https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68606
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |13.0 Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> --- (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.