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 #22 from Steven Bosscher <steven at gcc dot gnu.org> 2013-01-31 20:16:25 UTC ---
Author: steven
Date: Thu Jan 31 20:16:07 2013
New Revision: 195632

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195632
Log:
    PR middle-end/56113
    * fwprop.c (fwprop_init): Set up loops without CFG modifications.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fwprop.c


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