https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93316
--- Comment #18 from David Malcolm <dmalcolm at gcc dot gnu.org> --- 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.