This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #20 from Richard Biener <rguenth at gcc dot gnu.org> 2013-01-31 16:52:28 UTC ---
Remains:

 parser function body    : 122.90 (35%) usr
 tree PTA                : 120.27 (34%) usr
 TOTAL                 : 353.61

the rest is all <= 2%.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]