https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110315
--- Comment #4 from Andrew Macleod <amacleod at redhat dot com> --- (In reply to Richard Biener from comment #2) > Confirmed. Not sure whether it's possible to backport any of the stack > usage reduction in ranger from trunk or whether it's other recursion > limiting that > avoids this there (besides different IL from the frontend ...). > > Andrew/Aldy? The call chain is 20000 frames deep when it faults on me > (with a -O0 built cc1plus running in gdb). huh. I am not seeing this with the current gcc 13 release branch? or at least I cant get my stage 1 compiler to fail like this