This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37448] gcc 4.3.1 cannot compile big function
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 26 Oct 2012 15:22:50 +0000
- Subject: [Bug middle-end/37448] gcc 4.3.1 cannot compile big function
- Auto-submitted: auto-generated
- References: <bug-37448-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37448
--- Comment #47 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-10-26 15:22:50 UTC ---
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 ;)