This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Test Results Regressions i686-pc-linux-gnu


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]