This is the mail archive of the gcc-patches@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]

Re: f/target.c HOST_BYTES_BIG_ENDIAN


On Fri, Aug 23, 2002 at 04:42:46PM -0400, Hans-Peter Nilsson wrote:
> Fair enough; here.  I've just sanity tested that this compiles
> on a i686-pc-linux-gnu, with "make" on top of a previously
> compiled tree.  Could you please test if it works for you?

It does.  Thanks.

> 	* target.c (ffetarget_memcpy_): Don't test nonexistent
> 	HOST_BYTES_BIG_ENDIAN, HOST_BITS_BIG_ENDIAN.  Check
> 	HOST_WORDS_BIG_ENDIAN against both WORDS_BIG_ENDIAN and
> 	BYTES_BIG_ENDIAN.  Check HOST_FLOAT_WORDS_BIG_ENDIAN against
> 	FLOAT_WORDS_BIG_ENDIAN.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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