[Bug tree-optimization/10474] gcc should be able to delay the setup of the frame pointer (patrial outlining)

2011-12-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10474

--- Comment #10 from Andrew Pinski pinskia at gcc dot gnu.org 2011-12-02 
02:46:40 UTC ---
The original testcase is not shrink wrapped because we need an extra copyprop
before shrinkwrap can be done as mentioned in
http://gcc.gnu.org/ml/gcc-patches/2011-10/msg00380.html.


[Bug tree-optimization/10474] gcc should be able to delay the setup of the frame pointer (patrial outlining)

2011-05-17 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10474

Andrew Pinski pinskia at gcc dot gnu.org changed:

   What|Removed |Added

 CC||scovich at gmail dot com

--- Comment #9 from Andrew Pinski pinskia at gcc dot gnu.org 2011-05-18 
04:59:54 UTC ---
*** Bug 49035 has been marked as a duplicate of this bug. ***


[Bug tree-optimization/10474] gcc should be able to delay the setup of the frame pointer (patrial outlining)

2010-08-01 Thread steven at gcc dot gnu dot org


--- Comment #7 from steven at gcc dot gnu dot org  2010-08-01 10:40 ---
Isn't this bug description just a request for shrink-wrapping?


-- 


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



[Bug tree-optimization/10474] gcc should be able to delay the setup of the frame pointer (patrial outlining)

2010-08-01 Thread bergner at gcc dot gnu dot org


--- Comment #8 from bergner at gcc dot gnu dot org  2010-08-01 15:23 ---
Answering Steven's question from Comment #7: Yes.


-- 


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