[Bug middle-end/37448] [4.3/4.4/4.5 Regression] gcc 4.3.1 cannot compile big function

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 26 12:34:00 GMT 2010



------- Comment #33 from rguenth at gcc dot gnu dot org  2010-01-26 12:33 -------
The whole early-inlining stuff is made ugly because we jump through hoops
to handle callgraph cycles where some callees may not yet be in SSA form.
If we do not want to go the route to go into SSA for all functions before
starting early IPA passes then we at least should do so for callgraph SCCs.


-- 


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



More information about the Gcc-bugs mailing list