Test Results Regressions i686-pc-linux-gnu

Greg Schafer gschafer@zip.com.au
Sun Sep 8 05:00:00 GMT 2002


On Sun, Sep 08, 2002 at 01:57:36AM -0700, Ulrich Drepper wrote:
> Greg Schafer wrote:
> 
> >Just redid everything using current CVS with the same tools and got:-
> 
> Did you add -march=pentium4 or so?  I know that this creates similar 
> effects.

No, I used -march=i686 as before. But I did make a mistake. The default CVS
compile uses -O as opposed to my normal -O2. Oops!

I just compiled an uptodate gcc-3.2.1 then used it to recompile glibc HEAD
with CFLAGS="-march=i686 -O2 -g". This time the only test failure was the
already well known posix/bug-regex11.out.

Sorry for the false alarm.

Greg



More information about the Libc-alpha mailing list