[Bug middle-end/56113] out of memory when compiling a function with many goto labels (50k > )

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 26 15:29:00 GMT 2013


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |compile-time-hog,
                   |                            |memory-hog
                 CC|                            |stevenb.gcc at gmail dot
                   |                            |com

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> 2013-01-26 15:29:30 UTC ---
Please try GCC 4.8 which has _lots_ of scalability patches to address this
kind of issues.

Note that a 32bit host is not guaranteed to be able to compile arbitrary
large functions.



More information about the Gcc-bugs mailing list