This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/41012] Missing inlining after indirect call promotion
- 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: Sat, 4 Jun 2011 11:06:46 +0000
- Subject: [Bug tree-optimization/41012] Missing inlining after indirect call promotion
- Auto-submitted: auto-generated
- References: <bug-41012-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41012
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenther at suse dot de
--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-04 11:06:14 UTC ---
Richi,
was the pointer type in call statement issues solved for 4.7? If so, we could
probably resolve this as fixed.