https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110315
--- Comment #5 from Andrew Macleod <amacleod at redhat dot com> --- (In reply to Andrew Macleod from comment #4) > (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 hold on.. I think it was picking up the wrong code nbase. stay tuned. :-P