[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
Mon Apr 8 08:37:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56113
--- Comment #33 from Richard Biener <rguenth at gcc dot gnu.org> 2013-04-08 08:37:22 UTC ---
(In reply to comment #32)
> Hi, guys
>
> I have a couple of questions regarding the case.
>
> i) What is the current status of the fix? is this fixed or still open?
It's still open, there are bits that can be still improved.
> ii) If it is fixed,
> - how many nodes now it can scale?
No idea, you have to try. It depends on the amount of compile-time/memory
you have available.
> - What version of gcc comes with the patch/fix applied?
GCC 4.8.0 contains some fixes that should help -O1 requirements. GCC 4.9
will contain further fixes.
> Thanks a lot for your help!
>
> /Kangkook
More information about the Gcc-bugs
mailing list