[Bug target/12676] m68k.c: L64 bug

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Oct 19 02:15:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|m68k.c LP64 bug             |m68k.c: L64 bug
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-19 01:43 -------
I want to say this patch should not matter because this is equivalent to HOST_WIDE_INT 
+ int > "unsigned int" and the unsigned int does not have the "sign" bit set [if it was a 
signed int].
But any send patches to gcc-patches@gcc.gnu.org with a corresponding changelog.



More information about the Gcc-bugs mailing list