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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Wrong constant folding      |Wrong folding of -
                   |                            |((unsigned long long) a *
                   |                            |(unsigned long long)
                   |                            |(unsigned int)-1)

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed, slsr is causing the problem.

Reply via email to