https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49721

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2014-05-30
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot 
gnu.org
     Ever confirmed|0                           |1

--- Comment #34 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I have a correct fix (tested by backing all the way to the old code and testing
there).  The only time this transformation is safe is inside a CONST rtl.  This
fixes both this one and does not cause the regression that was bug 55142.  We
also produce better code for -maddress-mode=long for x32 too.

Reply via email to