[Bug target/28911] Cross compiler build for m68k--elf fails on x86_64-linux-gnu
kazu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 24 06:41:00 GMT 2006
------- Comment #7 from kazu at gcc dot gnu dot org 2006-09-24 06:41 -------
This is because of GEN_INT (0x80000000) is used in SImode.
Searching for "GEN_INT (0x80000000)" in m68k.md reveals three such uses.
--
kazu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|middle-end |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28911
More information about the Gcc-bugs
mailing list