https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68606
--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #14) > (In reply to R. Diez from comment #13) > > About implementing a proper solution (my patch is just a workaround): There > > are probably guys who want to control the size of the emergency buffer, but > > for really constrained environments, I would like an option to disable it > > completely. > > Yeah, tunable size would be good to do as part of PR 88264, but having a > build-time configuration to disable it completely is also valuable. And we > can do that more easily. > > Let's try to do that for GCC 13. Any such solution would also be OK to backport I think.