This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs-971122: results on m88k-motorola-sysv3 haifa disabled
- To: egcs at cygnus dot com
- Subject: egcs-971122: results on m88k-motorola-sysv3 haifa disabled
- From: manfred at s-direktnet dot de
- Date: Wed, 26 Nov 97 13:45:36 +0100
- Reply-To: manfred at s-direktnet dot de
These are my results for egcs-971122 on m68k-motorola-sysv (aka. delta) using
- GNU binutils-2.8.1 (almost the official version)
- plain egcs-971122 plus the following patches:
[1]: [971016]: PICFLAG vs. multilib - solution from <manfred@s-direktnet.de>
[2]: [egcs-961016]: Use gxx_include_dir consistently from <manfred@s-direktnet.de>
[3]: egcs-970929: GNU assembler too picky from <manfred@ks.sel.alcatel.de>
[4]: Install c++filt from <manfred@s-direktnet.de>
[5]: egcs-970929: Missing SHELL from <manfred@ks.sel.alcatel.de>
[6]: [971031]: Fix for broken hypot funct. on m88k-motorola-sysv3
from <manfred@s-direktnet.de>
[7]: `Re: 'make bootstrap' failure on m88k-dg-dgux5.4R3.10' patch #2 from
<manfred@s-direktnet.de>
[8]: class.c (prepare_fresh_vtable): Enable even more complex MI
vtable names patch from <mrs@wrs.com>
[9]: Re: (971122) i386-linux-gnulibc1 test results patch from
<hjl@lucon.org>
config env:
CC=gcc CFLAGS='-O9' LDFLAGS='-s'
config flags:
--with-gnu-as --with-gnu-ld \
--prefix=/u/b60/manfred/gnu/delta \
--with-gxx-include-dir=/u/b60/manfred/gnu/delta/lib/gcc-lib/delta/egcs-2.90.18/include/g++ \
--with-local-prefix=/u/b60/manfred/gnu/delta
BOOT_CFLAGS:
-O9
gcc used for bootstrapping:
gcc version egcs-2.90.17 971114 (gcc2-970802 experimental)
Test Run By manfred on Tue Nov 25 17:30:52 1997
Native configuration is m68k-motorola-sysv
=== libio Summary ===
# of expected passes 40
Test Run By manfred on Tue Nov 25 17:58:24 1997
Native configuration is m68k-motorola-sysv
=== libstdc++ Summary ===
# of expected passes 30
Test Run By manfred on Tue Nov 25 18:25:22 1997
Native configuration is m68k-motorola-sysv
=== gcc tests ===
FAIL: gcc.c-torture/execute/loop-2e.c compilation, -O0
FAIL: gcc.c-torture/execute/loop-2e.c compilation, -O1
FAIL: gcc.c-torture/execute/loop-2e.c compilation, -O2
FAIL: gcc.c-torture/execute/loop-2e.c compilation, -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/execute/loop-2e.c compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gcc.c-torture/execute/loop-2e.c compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
FAIL: gcc.c-torture/execute/loop-2f.c compilation, -O0
FAIL: gcc.c-torture/execute/loop-2f.c compilation, -O1
FAIL: gcc.c-torture/execute/loop-2f.c compilation, -O2
FAIL: gcc.c-torture/execute/loop-2f.c compilation, -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/execute/loop-2f.c compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: gcc.c-torture/execute/loop-2f.c compilation, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
FAIL: gcov-1.c:14:is 22:should be 11
FAIL: gcov-1.c:15:is 20:should be 10
FAIL: gcov-1.c:17:is 2:should be 1
=== gcc Summary ===
# of expected passes 4860
# of unexpected failures 15
# of expected failures 5
# of untested testcases 12
# of unsupported tests 6
/home/manfred/work/GNU/egcs-971122-de/gcc/xgcc version egcs-2.90.18 971122 (gcc2-970802 experimental)
Test Run By manfred on Wed Nov 26 05:01:40 1997
Native configuration is m68k-motorola-sysv
=== g++ tests ===
FAIL: g++.benjamin/warn01.C (test for excess errors)
FAIL: g++.brendan/crash19.C candidate for bad call (test for errors, line 1418)
FAIL: g++.brendan/crash19.C list of candidates for bad call (test for errors, line 1463)
FAIL: g++.brendan/crash19.C no matching fn for call (test for errors, line 1486)
FAIL: g++.brendan/crash19.C invalid type for default argument -- not expecting const (test for errors, line 1491)
FAIL: g++.brendan/crash48.C candidates (test for errors, line 14)
FAIL: g++.brendan/crash48.C no match (test for errors, line 20)
FAIL: g++.brendan/new3.C (test for excess errors)
FAIL: g++.eh/pdel1.C Execution test
FAIL: g++.eh/pdel2.C Execution test
FAIL: g++.eh/rethrow1.C Execution test
FAIL: g++.eh/rethrow2.C Execution test
FAIL: g++.eh/rethrow3.C Execution test
FAIL: g++.eh/spec1.C Execution test
FAIL: g++.eh/spec2.C Execution test
FAIL: g++.eh/spec3.C Execution test
FAIL: g++.jason/delete2.C (test for excess errors)
FAIL: g++.jason/ref7.C (test for excess errors)
FAIL: g++.jason/return.C Execution test
FAIL: g++.jason/temporary4.C (test for excess errors)
FAIL: g++.jason/temporary8.C Execution test
FAIL: g++.jason/thunk2.C (test for excess errors)
FAIL: g++.jason/thunk3.C (test for excess errors)
FAIL: g++.law/arm13.C (test for excess errors)
FAIL: g++.law/code-gen5.C (test for excess errors)
FAIL: g++.law/cvt2.C (test for excess errors)
FAIL: g++.law/dtors4.C (test for excess errors)
FAIL: g++.law/operators23.C (test for excess errors)
FAIL: g++.law/profile1.C Execution test
FAIL: g++.law/temps2.C (test for excess errors)
FAIL: g++.law/visibility13.C (test for excess errors)
FAIL: g++.mike/eh10.C Execution test
FAIL: g++.mike/eh12.C Execution test
FAIL: g++.mike/eh14.C Execution test
FAIL: g++.mike/eh16.C Execution test
FAIL: g++.mike/eh17.C Execution test
FAIL: g++.mike/eh18.C Execution test
FAIL: g++.mike/eh2.C Execution test
FAIL: g++.mike/eh21.C Execution test
FAIL: g++.mike/eh24.C Execution test
FAIL: g++.mike/eh25.C Execution test
FAIL: g++.mike/eh26.C Execution test
FAIL: g++.mike/eh27.C Execution test
FAIL: g++.mike/eh28.C Execution test
FAIL: g++.mike/eh29.C Execution test
FAIL: g++.mike/eh3.C Execution test
FAIL: g++.mike/eh31.C Execution test
FAIL: g++.mike/eh33.C Execution test
FAIL: g++.mike/eh34.C Execution test
FAIL: g++.mike/eh35.C Execution test
FAIL: g++.mike/eh36.C Execution test
FAIL: g++.mike/eh37.C Execution test
FAIL: g++.mike/eh38.C Execution test
FAIL: g++.mike/eh39.C Execution test
FAIL: g++.mike/eh40.C Execution test
FAIL: g++.mike/eh41.C Execution test
FAIL: g++.mike/eh42.C Execution test
FAIL: g++.mike/eh44.C Execution test
FAIL: g++.mike/eh47.C Execution test
FAIL: g++.mike/eh48.C Execution test
FAIL: g++.mike/eh49.C Execution test
FAIL: g++.mike/eh5.C Execution test
FAIL: g++.mike/eh50.C Execution test
FAIL: g++.mike/eh51.C Execution test
FAIL: g++.mike/eh57.C (test for excess errors)
FAIL: g++.mike/eh58.C (test for excess errors)
FAIL: g++.mike/eh6.C Execution test
FAIL: g++.mike/eh8.C Execution test
FAIL: g++.mike/p710.C (test for excess errors)
FAIL: g++.mike/p7912.C Execution test
FAIL: g++.mike/p9706.C (test for excess errors)
FAIL: g++.pt/typename5.C (test for excess errors)
=== g++ Summary ===
# of expected passes 3318
# of unexpected failures 72
# of expected failures 92
# of untested testcases 6
/home/manfred/work/GNU/egcs-971122-de/gcc/testsuite/../xgcc version egcs-2.90.18 971122 (gcc2-970802 experimental)