This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/31827] limits-exprparen.c: Pid 2297 received a SIGSEGV for stack growth failure
- From: "gseanmcg at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 7 Mar 2011 19:55:16 +0000
- Subject: [Bug middle-end/31827] limits-exprparen.c: Pid 2297 received a SIGSEGV for stack growth failure
- Auto-submitted: auto-generated
- References: <bug-31827-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31827
Sean McGovern <gseanmcg at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ro at gcc dot gnu.org
--- Comment #15 from Sean McGovern <gseanmcg at gmail dot com> 2011-03-07 19:54:39 UTC ---
Cc'ing Rainer as this is also happening on Solaris 10 x86 and SPARC.
As indicated in comment 3, this can be remedied by bumping stack size from
defaults. Is there any way to instrument the test to bump it automatically, and
if so, what is an agreeable value?