This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Trevor Hemsley <trevor.hemsley at ntlworld dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |trevor.hemsley at ntlworld
                   |                            |dot com

--- Comment #11 from Trevor Hemsley <trevor.hemsley at ntlworld dot com> 2011-01-31 23:11:22 UTC ---
Recreated this on linux x86_64 with gcc 4.6-20110129. Running ulimit -a shows
me that the default stack limit is 8192 and increasing this to 18000 allows the
test to complete at all optimization levels that are tested by make check.
Running at 17000 fails.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]