A new test case

Richard Henderson rth@cygnus.com
Thu Feb 12 02:36:00 GMT 1998


On Wed, Feb 11, 1998 at 11:12:17PM -0700, Jeffrey A Law wrote:
>   > 	* gcc.c-torture/execute/980211-1.c: New to test long double.
> Is this test even correct for a big endian target?   In particular
> the code in signbitl looks bogus at first glance.

No, it is in fact only correct for little-endian targets
that use ieee754 extended format for long double.

To my knowledge this is i386 and i860 only.


r~



More information about the Gcc mailing list