egcs-1.0: results on sparc-sun-sunos4.1.4 haifa disabled
manfred@s-direktnet.de
manfred@s-direktnet.de
Mon Dec 8 05:16:00 GMT 1997
These are my results for egcs-1.0 on sparc-sun-sunos4.1.4 using
- GNU binutils-2.8.1 *but no* GNU ld (almost the official version)
- plain egcs-1.0 plus the following patches:
[1]: [971016]: PICFLAG vs. multilib - solution from <manfred@s-direktnet.de>
[2]: egcs-970929: GNU assembler too picky from <manfred@ks.sel.alcatel.de>
[3]: Install c++filt from <manfred@s-direktnet.de>
[4]: egcs-970929: Missing SHELL from <manfred@ks.sel.alcatel.de>
[5]: `Re: 'make bootstrap' failure on m88k-dg-dgux5.4R3.10' patch #2 from
<manfred@s-direktnet.de>
[6]: class.c (prepare_fresh_vtable): Enable even more complex MI
vtable names patch from <mrs@wrs.com>
[7]: `Re: egcs-1.0 bug: static members in template classes' patch from
<jason@cygnus.com>
[8]: `Big improvement on m[68]8k-motorola-sysv{,3} systems' patch from
<manfred@s-direktnet.de>
To stress again, when specifying `--enable-shared', patch [1] is
_absolutely_ necessary on this system, although reports from
<oliva@dcc.unicamp.br> might suppose that egcs can be built out of the
box. As Alexandre pointed out, he cheats by using GNU ld which doesn't
barf on mixed `-fpic' vs. `-fPIC' vs. `no -fpic' as Sun's ld does. See
< http://www.cygnus.com/ml/egcs-bugs/1997-Oct/0209.html > for a more
detailed description.
Other than that, only [6], [7] and [8] affect this particular system.
config env:
CC=gcc
CFLAGS='-O9'
LDFLAGS='-s'
config flags:
--enable-shared
--with-gnu-as
--prefix=/u/b60/manfred/gnu/sparc-sun-sunos4
--with-gxx-include-dir=/u/b60/manfred/gnu/sparc-sun-sunos4/lib/gcc-lib/sparc-sun-sunos4.1.4/egcs-2.90.21/include/g++
--with-local-prefix=/u/b60/manfred/gnu/sparc-sun-sunos4
BOOT_CFLAGS:
-O9 -funroll-loops -D__USE_FIXED_PROTOTYPES__
gcc used for bootstrapping:
gcc version egcs-2.90.21 971202 (egcs-1.00 release)
Test Run By manfred on Fri Dec 5 15:50:21 1997
Native configuration is sparc-sun-sunos4.1.4
=== libio Summary ===
# of expected passes 40
Test Run By manfred on Fri Dec 5 15:56:49 1997
Native configuration is sparc-sun-sunos4.1.4
=== libstdc++ Summary ===
# of expected passes 30
Test Run By manfred on Fri Dec 5 16:02:07 1997
Native configuration is sparc-sun-sunos4.1.4
=== gcc tests ===
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
=== gcc Summary ===
# of expected passes 4881
# of unexpected failures 4
# of expected failures 5
# of unsupported tests 6
/phys/local/data55/manfred/work/GNU/egcs-1.0-sparc-sun-sunos4.1.4/gcc/xgcc version egcs-2.90.21 971202 (egcs-1.00 release)
Test Run By manfred on Fri Dec 5 20:51:29 1997
Native configuration is sparc-sun-sunos4.1.4
=== g++ tests ===
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++.law/profile1.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/eh6.C Execution test
FAIL: g++.mike/eh8.C Execution test
FAIL: g++.mike/p7912.C Execution test
FAIL: g++.mike/p9706.C Execution test
=== g++ Summary ===
# of expected passes 3354
# of unexpected failures 45
# of expected failures 82
# of untested testcases 6
/phys/local/data55/manfred/work/GNU/egcs-1.0-sparc-sun-sunos4.1.4/gcc/testsuite/../xgcc version egcs-2.90.21 971202 (egcs-1.00 release)
More information about the Gcc
mailing list