[Bug middle-end/39157] Code that compiles fine in 1GB of memory with 4.1.2 requires > 20GB in 4.2.* and higher

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 12 11:26:00 GMT 2009



------- Comment #4 from steven at gcc dot gnu dot org  2009-02-12 11:26 -------
Even for code with lots of computed gotos, the CFG should not be fully
connected. We factorize computed gotos to avoid exactly that.  At least we used
to.  Maybe the factorizing is broken, or it is undone somewhere too early?


-- 


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



More information about the Gcc-bugs mailing list