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.