This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/35466] Different assembly codes on 32bit and 64bit hosts



------- Comment #4 from jsm28 at gcc dot gnu dot org  2008-03-06 13:32 -------
Different code for the same target on different hosts is a valid bug, not
INVALID.  If a target works with more than one HOST_WIDE_INT setting, the
choice should not affect the code generated; this is separate from the question
of whether x86 targets should allow 32-bit HOST_WIDE_INT.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]