[Bug middle-end/10474] shrink wrapping for functions

jamborm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 17 15:52:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10474

Martin Jambor <jamborm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamborm at gcc dot gnu.org
          Component|tree-optimization           |middle-end

--- Comment #11 from Martin Jambor <jamborm at gcc dot gnu.org> 2013-04-17 15:52:44 UTC ---
I've submitted a patch that actually makes shrink wrapping happen, at
least on x86_64.  It would be great if someone checked whether it
helps on other platforms:

http://gcc.gnu.org/ml/gcc-patches/2013-04/msg01033.html

(I'm also changing the component to to middle end as this is hardly a
tree-optimization matter.)



More information about the Gcc-bugs mailing list