[Bug middle-end/37448] gcc 4.3.1 cannot compile big function
steven at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 26 17:29:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37448
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |steven at gcc dot gnu.org
--- Comment #49 from Steven Bosscher <steven at gcc dot gnu.org> 2012-10-26 17:28:58 UTC ---
(In reply to comment #47)
> Hmm, good timming. I just started looking into re-tunning inliner
> heuristics for 4.8 so I should look again into this inline bomb...
> Looks like inliner did not get faster ;)
While everything else did get faster. Much of the work from PR54146 also
helps for this PR. But the inliner heuristics are even more insane than
this test case.
What are the reasons for your aversion against incrementally updating
the inliner heuristics?
More information about the Gcc-bugs
mailing list