https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103163
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|stack_limit_rtx is created |[12 Regression] |too early |stack_limit_rtx is created | |too early Target Milestone|--- |12.0 Ever confirmed|0 |1 Last reconfirmed| |2021-11-17 Status|UNCONFIRMED |NEW --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #1) > Looks like the powerpc folks did report PR 101157 (right after > r12-1702-g7232f7c4c2d727431096a) which was the failure of > gcc.target/powerpc/pr48344-1.c but they reported it was fixed not far after > the failure ... But still fails: https://gcc.gnu.org/pipermail/gcc-testresults/2021-November/735755.html The ICE is new on the trunk though.