Solaris 2.6 1.0.3a test results

Dax Kelson dkelson@inconnect.com
Wed Aug 12 22:51:00 GMT 1998


runtest --tool gcc 
WARNING: Couldn't find the global config file.
Test Run By dkelson on Wed Aug 12 14:59:01 1998
Target is sparc-sun-solaris2.6
Host   is sparc-sun-solaris2.6_test

		=== gcc tests ===

Running target unix
Using /ssa1/home/d/dkelson/bin/dejagnu/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /ssa1/home/d/dkelson/bin/dejagnu/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
WARNING: Assuming target board is the local machine (which is probably wrong).
You may need to set your DEJAGNU environment variable.
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/code_quality/code_quality.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
FAIL: gcc.c-torture/execute/921215-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/921215-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/921215-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/921215-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/931002-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/931002-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/931002-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/931002-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
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/nestfunc-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/nestfunc-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/nestfunc-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/nestfunc-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/noncompile/noncompile.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/special/special.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.dg/dg.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.failure/failure.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/dg-test.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/dhry.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/gcov.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/mg.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/msgs.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/optbench.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/sieve.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/sort2.exp ...

		=== gcc Summary ===

# of expected passes		4856
# of unexpected failures	16
# of expected failures		5
# of unsupported tests		8
/ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/xgcc version egcs-2.90.29 980515 (egcs-1.0.3 release)

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 dkelson on Wed Aug 12 15:46:39 1998
Target is sparc-sun-solaris2.6
Host   is sparc-sun-solaris2.6_test

		=== g++ tests ===

Running target unix
Using /ssa1/home/d/dkelson/bin/dejagnu/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /ssa1/home/d/dkelson/bin/dejagnu/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
WARNING: Assuming target board is the local machine (which is probably wrong).
You may need to set your DEJAGNU environment variable.
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/g++.old-deja/old-deja.exp ...
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test

		=== g++ Summary ===

# of expected passes		3394
# of unexpected successes	3
# of expected failures		80
# of untested testcases		10
/ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/../xgcc version egcs-2.90.29 980515 (egcs-1.0.3 release)

make[1]: [check-g++] 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 g77 
WARNING: Couldn't find the global config file.
Test Run By dkelson on Wed Aug 12 16:12:47 1998
Target is sparc-sun-solaris2.6
Host   is sparc-sun-solaris2.6_test

		=== g77 tests ===

Running target unix
Using /ssa1/home/d/dkelson/bin/dejagnu/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /ssa1/home/d/dkelson/bin/dejagnu/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
WARNING: Assuming target board is the local machine (which is probably wrong).
You may need to set your DEJAGNU environment variable.
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/g77.f-torture/compile/compile.exp ...
Running /ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/testsuite/g77.f-torture/execute/execute.exp ...

		=== g77 Summary ===

# of expected passes		132
/ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc/g77 version egcs-2.90.29 980515 (egcs-1.0.3 release)

make[1]: Leaving directory `/ssa1/home/d/dkelson/software/egcs-1.0.3a/gcc'
make: Target `check' not remade because of errors.




More information about the Gcc mailing list