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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-10-20 
04:52:48 UTC ---
input * 0x0101 is really ((int)input) * 0x0101.  So this behavior is correct.

Reply via email to