https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100494
Andrew Macleod <amacleod at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #14 from Andrew Macleod <amacleod at redhat dot com> --- The call chain is a bit less deep in GCC 12 now, but I doubt it can still operate with a stack as small as the original. As there is no un-terminated recursion, I will now close this as I don't plan any additional reductions in the call chain beyond what has been done. Future enhancements may improve it further however.