[Bug middle-end/31827] limits-exprparen.c: Pid 2297 received a SIGSEGV for stack growth failure

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Tue Feb 1 17:12:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31827

--- Comment #13 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-02-01 17:00:26 UTC ---
Out of interest, does compiling GCC with -fsplit-stack help avoid this 
problem?  This obviously has limitations at present regarding supported 
hosts, and the need for gold as host linker to avoid problems when calling 
code built without that option, but it seems like something that option 
ought to help with.



More information about the Gcc-bugs mailing list