GCC build failed with your patch on 2001-01-09T11:35:00Z.
Jeffrey A Law
law@redhat.com
Tue Jan 9 13:29:00 GMT 2001
In message < 200101092020.PAA25574@mal-ach.watson.ibm.com >you write:
> It's not just slowing down a 32-bit target, it is slowing down a
> 32x64 cross when the developer does not want it.
For proper 32x64 HOST_WIDE_INT must be a 64bit type. Yes, things appear to
mostly work if it isn't, but eventually it's going to break if you stress
the tools enough.
I'm not arguing for or against Alex's patch right now (I'm still reading
the thread), but I wanted to make sure that everyone knows there are
correctness issues this patch is trying to address.
jeff
More information about the Gcc
mailing list