[Bug c++/53127] cc1plus segmentation fault
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 26 13:47:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53127
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-04-26
Known to work| |4.7.0
Ever Confirmed|0 |1
Known to fail| |4.6.3
--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-04-26 13:46:22 UTC ---
It works for me with GCC 4.7.0. 4.6 segfaults during garbage collection
with a stack overflow, ulimit -s unlimited is a workaround.
We may have installed some patches to migitate this for 4.7.
More information about the Gcc-bugs
mailing list