This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Why Special float.h Files? (Was: Re: PATCH: XFAIL c99-float-1.c...)
- To: Jeffrey Oldham <oldham at codesourcery dot com>, jsm28 at cam dot ac dot uk, gcc-patches at gcc dot gnu dot org
- Subject: Re: Why Special float.h Files? (Was: Re: PATCH: XFAIL c99-float-1.c...)
- From: "Laurynas Biveinis" <lauras at softhome dot net>
- Date: Wed, 31 Jan 2001 21:09:53 +0200
- References: <200101311601.IAA09438@oz.codesourcery.com> <20010131094201.I12593@redhat.com>
> > For example, only some of the
> > i[34567]86-*-* entries specify "float_format=i386" but I cannot
> > discern why some cases are omitted.
>
> A mistake, for sure.
This might be arguable. For example, DJGPP explicitly disabled this -
we have some extensions in our float.h and do not want to lose them.
Laurynas