This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: current egcs in CVS
- To: Alexandre Oliva <oliva at dcc dot unicamp dot br>
- Subject: Re: current egcs in CVS
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 07 Dec 1997 09:42:03 -0700
- cc: drepper at ipd dot info dot uni-karlsruhe dot de (Ulrich Drepper), egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <oryb1xzv30.fsf@grupiara.dcc.unicamp.br>you write:
> Ulrich Drepper writes:
>
> > Does nobody else has problems with the current egcs in the CVS (i.e.,
> > not the versions on the branch). On ix86 I get a completely unusable
> > result since the floating-point handling is horribly broken. This is
> > what enquire prints:
>
> I used to get this problem on ix86 on older FSF gcc snapshots, if
> BOOT_CFLAGS contained -O2 or higher. This is fixed in the current
> snapshot; it is possible that Jeff hasn't merged whatever fixed it
> yet.
I just did a merge with the gcc-2.8 tarball, so if it was fixed at
the FSF sources, it should be OK in the mainline tree now...
I'll be making a snapshot of the mainline tree later today.
Jeff