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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot       |rguenth at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-12-28 
16:41:36 UTC ---
Created attachment 22857
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22857
patch

The attached patch makes us remove the stores on the tree level (on x86_64 the
testcase has the stores removed on RTL already, at least on trunk).

Reply via email to