[Bug middle-end/50865] Invalid code generation for INT64_MIN % 1 on x86_64

mikpelinux at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Dec 24 12:17:00 GMT 2014


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

Mikael Pettersson <mikpelinux at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34323|0                           |1
        is obsolete|                            |

--- Comment #14 from Mikael Pettersson <mikpelinux at gmail dot com> ---
Created attachment 34328
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34328&action=edit
patch revised to always allow the transformation for Fortran

Patch revised to not restrict the transformation for Fortran, since the X !=
INT_MIN condition apparently is an invariant there.



More information about the Gcc-bugs mailing list