This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/9079] [tree-ssa] Inline constant function pointers
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Mar 2008 10:13:52 -0000
- Subject: [Bug tree-optimization/9079] [tree-ssa] Inline constant function pointers
- References: <bug-9079-4639@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #17 from rguenth at gcc dot gnu dot org 2008-03-28 10:13 -------
Note this is only fixed because we run inlining "twice". It isn't fixed
properly in that the new inlining opportunity should be exposed during the
first inlining pass.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9079