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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-10-07
     Ever confirmed|0                           |1

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> Convert.c comes into play again.

In particular its "premature" optimization performing narrowing of the
integer multiplication to unsigned short multiplication.

Reply via email to