https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93316
--- Comment #19 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to David Malcolm from comment #18) > The setjmp ICE seen by David and Iain should be fixed by > r10-6305-g5aebfb71763c7c8d0bb96adcd0a5f94de96a2a13 > > As noted in https://gcc.gnu.org/ml/gcc-patches/2020-01/msg01889.html, I > reproduced the bug and verified the fix via a stage 1 build on > powerpc-ibm-aix7.2.0.0 (gcc111), where there were no remaining FAILs in > analyzer.exp after the patch. confirmed on powerpc-darwin9, https://gcc.gnu.org/ml/gcc-testresults/2020-01/msg01540.html thanks.