This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [gcc-3_4-basic-improvements] Mainline merge as of 2002-09-17
On Tue, Sep 17, 2002 at 07:45:03PM -0700, Richard Henderson wrote:
> On Tue, Sep 17, 2002 at 04:04:50PM -0700, Zack Weinberg wrote:
> > An i686-linux bootstrap fails with a comparison failure; mainline at
> > the tag does not. I believe this to be caused by the recent real.h
> > rewrite in some edge condition.
>
> I do not see an boostrap comparison failure. I'm starting with
>
> gcc version 3.2 20020520 (experimental)
> GNU assembler 2.12.90 20020520
I have different versions of both:
GNU C version 2.95.4 20011002 (Debian prerelease).
GNU assembler 2.13.90.0.4 20020814 Debian GNU/Linux
zw