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-971105: results on m88k-motorola-sysv3 haifa enabled


These are my results for egcs-971105 on m88k-motorola-sysv3 (aka delta88) using

  - GNU binutils-2.8.1	 (almost the official version)
  - plain egcs-971105 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]: iomanip.h template patch from <kriol@fnal.gov>
    [8]: method.c (emit_thunk): Don't let the backend defer generic thunks
	 patch from <jason@cygnus.com>
    [9]: class.c (prepare_fresh_vtable): Enable even more complex MI
	 vtable names patch from <mrs@wrs.com>
   [10]: `Re: egcs-971031, sparc-sun-solaris2.5 new bootstrap failure' patch
	  from <wilson@cygnus.com>
   [11]: `Re: A -funroll-loops bug' patch from <wilson@cygnus.com>
   [12]: `H.J. Lu's frame.c patch' re-enabled.
   [13]: `Re: 'make bootstrap' failure on  m88k-dg-dgux5.4R3.10' patch from
	  <manfred@s-direktnet.de>


config env:
	CC=gcc CFLAGS='-O6 -g' LDFLAGS=
config flags:
	--enable-haifa=yes				\
	--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.16/include/g++ \
	--with-local-prefix=/u/b60/manfred/gnu/delta88

BOOT_CFLAGS:
	-O9 -g
gcc used for bootstrapping:
	gcc version egcs-2.90.15 971031 (gcc2-970802 experimental)


Test Run By manfred on Mon Nov 10 23:01:35 1997
Native configuration is m88k-motorola-sysv3

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Mon Nov 10 23:21:23 1997
Native configuration is m88k-motorola-sysv3

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Mon Nov 10 23:37:42 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
/phys/b60/home76/manfred/work/GNU/egcs-971105-delta88/gcc/xgcc version egcs-2.90.16 971105 (gcc2-970802 experimental)


Test Run By manfred on Tue Nov 11 13:45:36 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++.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/missed-error1.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/eh23.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/p710.C (test for excess errors)
FAIL: g++.mike/p9706.C (test for excess errors)
FAIL: g++.mike/p9732b.C  Execution test

		=== g++ Summary ===

# of expected passes		3354
# of unexpected failures	18
# of unexpected successes	2
# of expected failures		87
# of untested testcases		6
/phys/b60/home76/manfred/work/GNU/egcs-971105-delta88/gcc/testsuite/../xgcc version egcs-2.90.16 971105 (gcc2-970802 experimental)


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