Patch to remove HOST_BITS_PER_* from xm-config files

Richard Henderson rth@redhat.com
Tue Mar 6 01:31:00 GMT 2001


On Tue, Mar 06, 2001 at 01:27:08AM -0800, Zack Weinberg wrote:
> That's not exactly what HOST_WORDS_BIG_ENDIAN means, but I doubt any
> supported host has different byte-order within a word from word-order
> within a double.

You could, if you really wanted, detect pdp-endian with a similar
test involving 'int' instead of 'short'.  Given that gcc was never
able to host on pdp11 makes that pretty pointless.


r~



More information about the Gcc-patches mailing list