------- Comment #8 from hp at gcc dot gnu dot org  2009-04-08 06:06 -------
(In reply to comment #6)
> Then we should fix this bug by requiring 64-bit HOST_WIDE_INT for x86 targets

This is just the special case of GCC generating different code for the same
target from different *hosts*; you'd have to require the same HOST_WIDE_INT for
*all* hosts.  Point: not a good *general* solution.


-- 


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

Reply via email to