From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjstein@bfr.co.il (Harvey J. Stein) To: Richard Henderson , egcs@cygnus.com Cc: hjstein@blinky.bfr.co.il Subject: Re: egcs-1.0 alphaev56-unknown-linux-gnulibc1 test results Date: Wed, 10 Dec 1997 02:27:00 -0000 Message-id: References: <199712091711.TAA10227@blinky.bfr.co.il> <19971209105944.41892@dot.cygnus.com> X-SW-Source: 1997-12/msg00576.html Richard Henderson 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