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]

Re: Why Special float.h Files? (Was: Re: PATCH: XFAIL c99-float-1.c...)


On Wed, Jan 31, 2001 at 02:29:28PM -0500, Michael Meissner wrote:
> (due to having switches that control how big double is ...

These should have a special float.h like sh and sparc do, 
which look at preprocessor defines set up by the switches
and define the constants appropriately.

> ... systems that use IEEE format but don't use NaNs/infinities

Happily, this doesn't affect these defines.

> ... non-IEEE formats)

You're on your own there.  ;-)


r~

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