https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93316
--- Comment #12 from David Malcolm <dmalcolm at gcc dot gnu.org> --- (In reply to David Edelsohn from comment #11) > I continue to see setjmp failures on AIX. > [...] > FAIL: gcc.dg/analyzer/setjmp-8.c (internal compiler error) > during IPA pass: analyzer > /nasfarm/edelsohn/src/src/gcc/testsuite/gcc.dg/analyzer/setjmp-8.c:15:3: > interna > l compiler error: in as_a, at is-a.h:197 > NN | longjmp (env, 0); > | ^~~~~~~~~~~~~~~~ > ranges offset out of range David, which version are you testing? This looks reminiscent of PR 93378, which I fixed in r10-6154-g597e403d6dbb44315f33fb2b5bb0ca4946a4a1e1.