This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: next glibc showstopper
- To: Bernd Schmidt <crux at ohara dot Informatik dot RWTH-Aachen dot DE>
- Subject: Re: next glibc showstopper
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sat, 06 Dec 1997 08:53:14 -0700
- cc: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>, egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.SOL.3.90.971203141551.10301F-100000@ohara.informatik.rwth-aa
chen.de>you write:
> > This indeed should have been done in i386.[ch].
> >
> > Can you show me the exact RTL so we can figure out where it should
> > be changed?
>
> I've figured it out. It turned out to be caused by a piece of code from
> Intel's pentium patches that shouldn't have gotten in there. Removing this
> code fixes the problem.
>
> Bernd
>
> * i386.c (notice_update_cc): Remove bogus pentium GCC code.
Thanks. I've installed this patch into egcs.
jeff