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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 59504
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59504&action=edit
wrong code due to the wrong type being used

Attached is the gimple testcase for the wrong type being used and shows the
wrong code happening due to overflow happening when there was no overflow in
the first place.

Reply via email to