egcs-19980621 testsuite failures

Jorg Pietschmann pietsch@swissline.ch
Sun Jun 28 12:18:00 GMT 1998


Hi,

just in case anybody cares: i run the egcs self test on i386-solaris2.6
and got some 'unexpected failures'. I suppose this indicates bugs.

Here is the relevant part of the protocol. I can further investigate
cases you are not able to reproduce if you tell me.

make[1]: Entering directory `/home/pietsch/unpack/egcs-19980621/gcc'
Making a new config file...
echo "set tmpdir /home/pietsch/unpack/egcs-19980621/gcc/testsuite" >>
./tmp0
if [ -d testsuite ]; then \
  true; \
else \
  mkdir testsuite; \
fi
rm -rf testsuite/site.exp
cp site.exp testsuite/site.exp
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
   export TCL_LIBRARY ; fi ; \
runtest --tool gcc 
WARNING: Couldn't find the global config file.
Test Run By pietsch on Fri Jun 26 18:43:59 1998
Native configuration is i386-pc-solaris2.5

                === gcc tests ===

Running target unix
Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board
description file for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic
interface file for target.
Using
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.c-torture/code_quality/code_quality.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.c-torture/compile/compile.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.c-torture/execute/execute.exp
...
FAIL: gcc.c-torture/execute/980505-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/980505-1.c execution,  -O2
-fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/980505-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/980505-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/980526-1.c execution,  -O2
-fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/980612-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/980612-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/980612-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/980612-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/loop-2e.c execution,  -O0 
FAIL: gcc.c-torture/execute/loop-2e.c execution,  -O1 
FAIL: gcc.c-torture/execute/loop-2e.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2e.c execution,  -O2
-fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2e.c execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2e.c execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/loop-2e.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/loop-2e.c execution,  -Os 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O0 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O1 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2
-fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -Os 
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp
...
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2
-fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2
-fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -Os 
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.c-torture/noncompile/noncompile.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.c-torture/special/special.exp
...
Running /home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.dg/dg.exp
...
FAIL: gcc.dg/clobbers.c execution test
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.failure/failure.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.misc-tests/acker1.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.misc-tests/dg-test.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.misc-tests/dhry.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.misc-tests/gcov.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.misc-tests/matrix1.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.misc-tests/mg.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.misc-tests/msgs.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.misc-tests/optbench.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.misc-tests/sieve.exp
...
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/gcc.misc-tests/sort2.exp
...

                === gcc Summary ===

# of expected passes            7388
# of unexpected failures        33
# of expected failures          7
# of unsupported tests          11
/home/pietsch/unpack/egcs-19980621/gcc/xgcc version egcs-2.91.42
19980621 (gcc2 ss-980502 experimental)

make[1]: [check-gcc] Error 1 (ignored)
rootme=`pwd`; export rootme; \
srcdir=`cd .; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=${srcdir}/../tcl/library ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool g++ 
WARNING: Couldn't find the global config file.
Test Run By pietsch on Fri Jun 26 23:47:35 1998
Native configuration is i386-pc-solaris2.5


                === g++ tests ===

Running target unix
Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board
description file for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic
interface file for target.
Using
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/g++.old-deja/old-deja.exp
...
FAIL: g++.law/profile1.C  Execution test
FAIL: g++.robertl/eb101.C (test for excess errors)
FAIL: g++.robertl/eb129.C (test for excess errors)
FAIL: g++.robertl/eb130.C (test for excess errors)
FAIL: g++.robertl/eb131.C (test for excess errors)
FAIL: g++.robertl/eb56.C (test for excess errors)
FAIL: g++.robertl/eb91.C (test for excess errors)

                === g++ Summary ===

# of expected passes            4165
# of unexpected failures        7
# of expected failures          85
# of untested testcases         7
/home/pietsch/unpack/egcs-19980621/gcc/testsuite/../xgcc version
egcs-2.91.42 19980621 (gcc2 ss-980502 experimental)

make[1]: [check-g++] Error 1 (ignored)


J.Pietschmann
--



More information about the Gcc-bugs mailing list