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]

egcs-971122: results on m88k-motorola-sysv3 haifa disabled


These are my results for egcs-971122 on m88k-motorola-sysv3 (aka. delta88) 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/delta88			\
	--with-gxx-include-dir=/u/b60/manfred/gnu/delta88/lib/gcc-lib/delta88/egcs-2.90.18/include/g++ \
	--with-local-prefix=/u/b60/manfred/gnu/delta88

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 16:40:44 1997
Native configuration is m88k-motorola-sysv3

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Tue Nov 25 16:55:30 1997
Native configuration is m88k-motorola-sysv3

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Tue Nov 25 17:09:45 1997
Native configuration is m88k-motorola-sysv3

		=== 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: 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 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O2 -fomit-frame-pointer -finline-functions 

		=== gcc Summary ===

# of expected passes		4854
# of unexpected failures	17
# of expected failures		5
# of untested testcases		12
# of unsupported tests		7
/home/manfred/work/GNU/egcs-971122-m8/gcc/xgcc version egcs-2.90.18 971122 (gcc2-970802 experimental)


Test Run By manfred on Wed Nov 26 00:49:33 1997
Native configuration is m88k-motorola-sysv3

		=== g++ tests ===

FAIL: g++.benjamin/warn01.C (test for excess errors)
FAIL: g++.brendan/crash20.C (test for excess errors)
FAIL: g++.brendan/new3.C (test for excess errors)
FAIL: g++.eh/spec3.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/ctors6.C (test for excess errors)
FAIL: g++.law/cvt2.C (test for excess errors)
FAIL: g++.law/operators23.C (test for excess errors)
FAIL: g++.law/operators4.C (test for excess errors)
FAIL: g++.law/profile1.C (test for excess errors)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/p710.C (test for excess errors)
FAIL: g++.mike/p9706.C (test for excess errors)
FAIL: g++.pt/typename5.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		3377
# of unexpected failures	16
# of unexpected successes	2
# of expected failures		87
# of untested testcases		6
/home/manfred/work/GNU/egcs-971122-m8/gcc/testsuite/../xgcc version egcs-2.90.18 971122 (gcc2-970802 experimental)


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