This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/55138] [4.7 Regression] inlining fails with -O2 on gcc 4.7.2
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 30 Oct 2012 21:57:13 +0000
- Subject: [Bug tree-optimization/55138] [4.7 Regression] inlining fails with -O2 on gcc 4.7.2
- Auto-submitted: auto-generated
- References: <bug-55138-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55138
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpe at it dot uu.se
--- Comment #4 from Mikael Pettersson <mikpe at it dot uu.se> 2012-10-30 21:57:13 UTC ---
Backporting the PR54985 fixes (r192745, r192746, r192754, and r192852) to 4.7
does fix this PR's reduced test case.