https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93316
--- Comment #13 from David Malcolm <dmalcolm at gcc dot gnu.org> --- (In reply to David Malcolm from comment #12) > (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. Well, r10-6153-gfd9982bb0051d1a678191b684bb907d1ac177991 (that other commit is a fix for me messing up the testcase)