https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103623
--- Comment #12 from Kewen Lin <linkw at gcc dot gnu.org> --- (In reply to Arseny Solokha from comment #11) > Unfortunately, I still have exactly the same ICE on this testcase w/ 12.0.0 > alpha20211219 snapshot: > > % powerpc-e300c3-linux-gnu-gcc-12.0.0 -mcpu=401 tt.c Interesting, I can see this has been fixed as tested locally. My trunk is based on g:29309f6e29d0912eececa1bac29b249440469107. Could you double check? If it still failed, could you share your configuration?