[gnu.gcc] WORDS_BIG_ENDIAN

mike@CS.UTAH.EDU (Mike Hibler) (02/12/89)

Why isn't WORDS_BIG_ENDIAN defined on the 68k?  I realize that there is
no hardware-imposed reason to do it, but it seems like the "natural" thing
to do.  After all, other multi-word objects such as large bitfields or
68881 registers saved by fmovem are effectively WORDS_BIG_ENDIAN.