https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111329
--- Comment #3 from seurer at gcc dot gnu.org --- It is the one that appears to trigger this failure, though. And as for being a duplicate of that other one I see this on both powerpc64 BE and LE. git bisect log git bisect start # good: [1b4c70d4271a00514ae20970d483c3b78d9d66ef] RISC-V: Fix VSETVL PASS AVL/VL fetch bug[111295] git bisect good 1b4c70d4271a00514ae20970d483c3b78d9d66ef # bad: [52e2aaaa70e847d240fb68a27c88ee60189515a6] Additional _BitInt test coverage [PR102989] git bisect bad 52e2aaaa70e847d240fb68a27c88ee60189515a6 # bad: [8c984a1c3693df63520558631c827bb2c2d8b5bc] C _BitInt support [PR102989] git bisect bad 8c984a1c3693df63520558631c827bb2c2d8b5bc # bad: [b38deff6127778fed453bb647e32738ba5c78e33] i386: Enable _BitInt on x86-64 [PR102989] git bisect bad b38deff6127778fed453bb647e32738ba5c78e33 # bad: [4f4fa2501186e43d115238ae938b3df322c9e02a] Middle-end _BitInt support [PR102989] git bisect bad 4f4fa2501186e43d115238ae938b3df322c9e02a # good: [6b96de22d6bcadb45530c1898b264e4738afa4fd] RISC-V: Fix incorrect mode tieable which cause ICE in RA[PR111296] git bisect good 6b96de22d6bcadb45530c1898b264e4738afa4fd # first bad commit: [4f4fa2501186e43d115238ae938b3df322c9e02a] Middle-end _BitInt support [PR102989] g:6b96de22d6bcadb45530c1898b264e4738afa4fd, r14-3744-g6b96de22d6bcad make -k check-gcc RUNTESTFLAGS="analyzer.exp=gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c" # of expected passes 4 g:4f4fa2501186e43d115238ae938b3df322c9e02a, r14-3745-g4f4fa2501186e4 make -k check-gcc RUNTESTFLAGS="analyzer.exp=gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c" FAIL: gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c expected multiline pattern lines 17-39 FAIL: gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c 2 blank line(s) in output FAIL: gcc.dg/analyzer/out-of-bounds-diagram-1-debug.c (test for excess errors) # of expected passes 2 # of unexpected failures 3