This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs-19980921 testsuite: hpux10.20
- To: egcs at cygnus dot com
- Subject: egcs-19980921 testsuite: hpux10.20
- From: tprince at cat dot e-mail dot com
- Date: Mon, 28 Sep 1998 11:12:30 EDT
using the following:
make-3.77
bison
flex
binutils-2.9.1
m4-1.4
autoconf-2.12
patch-2.5
dejagnu-980528
egcs-19980914
In comparison with the 0914 snapshot, one g++ error was
eliminated and 2 new tests failed. The g77/io0.f tests no longer
indicate failure, but the disagreement between lstat and stat
remains.
Dr. Timothy C. Prince
Consulting Engineer
Solar Turbines, a Caterpillar Company
alternate e-mail: tprince@computer.org
=== gcc tests ===
FAIL: gcc.c-torture/execute/980506-2.c execution, -O2
FAIL: gcc.c-torture/execute/980506-2.c execution, -O2 -g
FAIL: gcc.c-torture/execute/980506-2.c execution, -Os
FAIL: gcc.c-torture/execute/980526-1.c execution, -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/execute/980716-1.c execution, -O0
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution, -O0
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution, -O1
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution, -O2
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution, -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution, -O2 -g
FAIL: gcc.c-torture/execute/strct-stdarg-1.c execution, -Os
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution, -O0
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution, -O1
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution, -O2
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution, -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution, -O2 -g
FAIL: gcc.c-torture/execute/ieee/mzero2.c execution, -Os
=== gcc Summary ===
# of expected passes 7561
# of unexpected failures 19
# of expected failures 7
# of unsupported tests 19
/usr2/users/tim/src/gnu/egcs-19980921/hp/gcc/xgcc version egcs-2.92.11 19980921 (gcc2 ss-980609 experimental)
Native configuration is hppa1.1-hp-hpux10.20
=== g++ tests ===
FAIL: g++.mike/eh18.C Execution test
XPASS: g++.mike/eh33.C (test for excess errors)
XPASS: g++.mike/eh33.C Execution test
XPASS: g++.mike/eh50.C (test for excess errors)
XPASS: g++.mike/eh50.C Execution test
FAIL: g++.mike/p6610b.C caused compiler crash
FAIL: g++.mike/p784.C (test for excess errors)
FAIL: g++.mike/p785.C caused compiler crash
FAIL: g++.mike/virt5.C caused compiler crash
XPASS: g++.other/friend4.C foo<void,void> cannot access bar<int>::i - (test for errors, line 18)
FAIL: g++.other/friend4.C (test for excess errors)
FAIL: g++.other/nested2.C (test for excess errors)
FAIL: g++.pt/explicit71.C (test for excess errors)
FAIL: g++.pt/static3.C (test for excess errors)
XPASS: g++.robertl/eb132.C (test for excess errors)
=== g++ Summary ===
# of expected passes 4468
# of unexpected failures 9
# of unexpected successes 6
# of expected failures 87
# of untested testcases 7
/usr2/users/tim/src/gnu/egcs-19980921/hp/gcc/testsuite/../xgcc version egcs-2.92.11 19980921 (gcc2 ss-980609 experimental)
=== g77 tests ===
FAIL: g77.f-torture/execute/u77-test.f execution, -O0
FAIL: g77.f-torture/execute/u77-test.f execution, -O1
FAIL: g77.f-torture/execute/u77-test.f execution, -O2
FAIL: g77.f-torture/execute/u77-test.f execution, -O2 -fomit-frame-pointer -finline-functions
FAIL: g77.f-torture/execute/u77-test.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: g77.f-torture/execute/u77-test.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
FAIL: g77.f-torture/execute/u77-test.f execution, -Os
Running /usr2/users/tim/src/gnu/egcs-19980921/gcc/testsuite/g77.f-torture/noncompile/noncompile.exp ...
=== g77 Summary ===
# of expected passes 427
# of unexpected failures 7
/usr2/users/tim/src/gnu/egcs-19980921/hp/gcc/g77 g77 version egcs-2.92.11 19980921 (gcc2 ss-980609 experimental) (from FSF-g77 version 0
.5.24-19980804)
=== objc Summary ===
# of unexpected failures 19
# of untested testcases 19
/usr2/users/tim/src/gnu/egcs-19980921/hp/gcc/xgcc version egcs-2.92.11 19980921 (gcc2 ss-980609 experimental)
=== libio tests ===
=== libio Summary ===
# of expected passes 40
=== libstdc++ tests ===
=== libstdc++ Summary ===
# of expected passes 30
Creating file "foo" for testing...
with stat array 520114176 10145 33206 1 3136 3000 68643 2 906994686
906994686 906994686 8192 1
*** LSTAT and STAT don't agree on array element 7 value 0 68643
The current error number is: 2 and the corresponding message is:
No such file or directory
To: INTERNET - IBMMAIL