This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Compilation of egcs-1.0.3a in a PC164LX running RH-5.0 Linux-2.0.33


Hello

Compilation of egcs-1.0.3a in a PC164LX running RH-5.0 Linux-2.0.33

below is the summary of faillings? and errors.

I'll be running tests in the following machines:

Alpha Server-5000 (Mikasa) running RH-5.0, linux 2.0.32
Multia (UDB) running RH-5.0, linux 2.1.100
Alpha 255/266 running DU-4.0

regards

Miguel A. de Avillez
http://www.lca.uevora.pt


         ++++++++++++++++    SUMMARY   ++++++++++++++++++++++++


                === 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/pancho/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
/home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/code_quality/code_quality.exp
...
Running
/home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/compile/compile.exp
...
Running
/home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/execute/execute.exp
...
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O0
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O1
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2
-fomit-frame-pointer -finline-functions
Running
/home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp
...
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O0
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O1
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O2
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O2
-fomit-frame-pointer -finline-functions
Running
/home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/noncompile/noncompile.exp
...
Running
/home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/special/special.exp
...
Running
/home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp
...
Running /home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.dg/dg.exp ...
Running /home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.failure/failure.exp
...
Running /home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/acker1.exp
...
Running
/home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/dg-test.exp ...
Running /home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/dhry.exp
...
Running /home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/gcov.exp
...
Running
/home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/mg.exp ...

Running /home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/msgs.exp
...
Running
/home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/optbench.exp ...
Running /home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/sieve.exp
...
Running /home/pancho/egcs-1.0.3a/gcc/testsuite/gcc.misc-tests/sort2.exp
...
                === gcc Summary ===

# of expected passes            4862
# of unexpected failures        8
# of expected failures          5
# of unsupported tests          9
/home/pancho/objdir/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 /home/pancho/egcs-1.0.3a/gcc; 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 pancho on Sat May 16 09:24:10 1998
Target is alphaev56-unknown-linux-gnu
Host   is alphaev5-unknown-linux-gnu

                === 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/pancho/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 /home/pancho/egcs-1.0.3a/gcc/testsuite/g++.old-deja/old-deja.exp
...
FAIL: g++.benjamin/p12475.C  (test for warnings, line 4)
XPASS: g++.brendan/array1.C overflow in array dimension.* , (test for
errors, line 6)
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
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/p6610a.C  Execution test

                === g++ Summary ===

# of expected passes            3387
# of unexpected failures        4
# of unexpected successes       4
# of expected failures          82
# of untested testcases         10





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