[Bug libfortran/91543] Handling stack overflow more sensibly

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 26 08:04:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91543

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Did you try if -fstack-clash-protection provides a better failure mode?  It
might be required to reliably detect that "end of the stack" case.


More information about the Gcc-bugs mailing list