This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-1.0 alphaev56-unknown-linux-gnulibc1 test results
- To: Richard Henderson <rth at cygnus dot com>, egcs at cygnus dot com
- Subject: Re: egcs-1.0 alphaev56-unknown-linux-gnulibc1 test results
- From: hjstein at bfr dot co dot il (Harvey J. Stein)
- Date: 10 Dec 1997 12:27:08 +0200
- CC: "Harvey J. Stein" <hjstein at bfr dot co dot il>
- CC: hjstein at blinky dot bfr dot co dot il
- References: <199712091711.TAA10227@blinky.bfr.co.il><19971209105944.41892@dot.cygnus.com>
- Reply-To: egcs at cygnus dot com
Richard Henderson <rth@cygnus.com> writes:
> Copy the gcc/testsuite directory out somethere, make sure gcc 2.7.2
> is the gcc on your path, and do "runtest --tool=gcc". I did this a
> while ago -- the results are fairly bad.
>
>
> > FAIL: gcc.c-torture/execute/960218-1.c execution, -O0
>
> This one I don't see here. Can you find this section in the gcc.log
> file and figure out what kind of failure?
Executing on host: /home/hjstein/software/egcs-1.0-build/gcc/xgcc -B/home/hjstein/software/egcs-1.0-build/gcc/ /home/hjstein/software/egcs-1.0/gcc/testsuite/gcc.c-torture/execute/960218-1.c -w -O0 -lm -o /tmp/960218-1.x
output is:
/usr/bin/ld: Warning: size of symbol `glob' changed from 4 to 2900 in /lib/libc.so.6
PASS: gcc.c-torture/execute/960218-1.c compilation, -O0
FAIL: gcc.c-torture/execute/960218-1.c execution, -O0
I guess it looks more like a libc failure than an egcs failure - glob
is defined in libc!
--
Harvey J. Stein
Berger Financial Research
hjstein@bfr.co.il