https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110882
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by David Malcolm <dmalc...@gcc.gnu.org>: https://gcc.gnu.org/g:f80efa49b7a1639b0d6e9bcea8cf38850d037a02 commit r14-2957-gf80efa49b7a1639b0d6e9bcea8cf38850d037a02 Author: David Malcolm <dmalc...@redhat.com> Date: Thu Aug 3 10:47:22 2023 -0400 testsuite, analyzer: add test case [PR108171] The ICE in PR analyzer/108171 appears to be a dup of the recently fixed PR analyzer/110882 and is likewise fixed by it; adding this test case. gcc/testsuite/ChangeLog: PR analyzer/108171 * gcc.dg/analyzer/pr108171.c: New test. Signed-off-by: David Malcolm <dmalc...@redhat.com>