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: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 22 Jul 2011 15:52:06 +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
--- Comment #18 from Uros Bizjak <ubizjak at gmail dot com> 2011-07-22 15:50:58 UTC ---
The patch that increased RLIMIT_STACK in the driver as well as compiler (PR
c++/49756) [1] fixed this on linux targets.
Jakub, you have a patch pending in Comment #17. Do you plan to commit it?
Can we close this PR?
[1] http://gcc.gnu.org/ml/gcc-patches/2011-07/msg01766.html