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-971031: results on m68k-motorola-sysv haifa enabled


These are my results for egcs-971031 on m68k-motorola-sysv (aka delta) using

  - GNU binutils-2.8.1	 (almost the official version)
  - plain egcs-971031 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]: dwarf2out patch from <law@cygnus.com>
    [4]: [971023] fixes for a m68k-motorola-sysv from <manfred@s-direktnet.de>
    [5]: [971023] A fix for all poor guys using filesystems limited to 14 characters
	 from <manfred@s-direktnet.de>
    [6]: toplev.c (rest_of_compilation): Don't defer thunks from <hjl@gnu.ai.mit.edu>
    [7]: egcs-970929: GNU assembler too picky from <manfred@ks.sel.alcatel.de>
    [8]: Install c++filt from <manfred@s-direktnet.de>
    [9]: egcs-970929: Missing SHELL from <manfred@ks.sel.alcatel.de>
   [10]: [971031]: Fix for broken hypot funct. on m88k-motorola-sysv3
	 from <manfred@s-direktnet.de>


config env:
	CC=gcc CFLAGS='-O2' LDFLAGS=-s
config flags:
	--enable-haifa=yes --with-gnu-as --with-gnu-ld			\
	--prefix=/u/b60/manfred/gnu/delta				\
	--with-gxx-include-dir=/u/b60/manfred/gnu/delta/lib/gcc-lib/delta88/egcs-2.90.15/include/g++ \
	--with-local-prefix=/u/b60/manfred/gnu/delta

BOOT_CFLAGS:
	-O9 -D__USE_FIXED_PROTOTYPES__
gcc used for bootstrapping:
	gcc version 2.7.2.2 (patchlevel 5 compiled Jul 24 1997, 03:36:08)


Test Run By manfred on Wed Nov  5 13:58:06 1997
Native configuration is m68k-motorola-sysv

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Wed Nov  5 14:32:19 1997
Native configuration is m68k-motorola-sysv

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Wed Nov  5 15:03:04 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
/phys/b60/home76/manfred/work/GNU/egcs-971031-delta/gcc/xgcc version egcs-2.90.15 971031 (gcc2-970802 experimental)


Test Run By manfred on Thu Nov  6 05:59:27 1997
Native configuration is m68k-motorola-sysv

		=== g++ tests ===

FAIL: g++.benjamin/warn01.C (test for excess errors)
FAIL: g++.brendan/new3.C (test for excess errors)
FAIL: g++.jason/delete2.C (test for excess errors)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/ref7.C (test for excess errors)
FAIL: g++.jason/return.C  Execution test
FAIL: g++.jason/template31.C (test for excess errors)
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)

		=== g++ Summary ===

# of expected passes		3311
# of unexpected failures	58
# of unexpected successes	1
# of expected failures		93
# of untested testcases		6
/phys/b60/home76/manfred/work/GNU/egcs-971031-delta/gcc/testsuite/../xgcc version egcs-2.90.15 971031 (gcc2-970802 experimental)


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