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 sparc-sun-solaris2.5.1 haifa enabled


These are my results for egcs-971031 on sparc-sun-solaris2.5.1 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]: fixincludes patch for a m88k-motorola-sysv3 from <manfred@s-direktnet.de>
	 - will send it soon.


config env:
	CC=gcc CFLAGS='-O2' LDFLAGS=-s
config flags:
	--enable-shared --enable-haifa=yes --enable-threads=yes		\
	--with-gnu-as --with-gnu-ld					\
	--prefix=/u/b60/manfred/gnu/sparc-sun-solaris2			\
	--with-gxx-include-dir=/u/b60/manfred/gnu/sparc-sun-solaris2/lib/gcc-lib/sparc-sun-solaris2.5.1/egcs-2.90.15/include/g++ \
	--with-local-prefix=/u/b60/manfred/gnu/sparc-sun-solaris2	\

BOOT_CFLAGS:
	-O9
gcc used for bootstrapping:
	gcc version egcs-2.90.14 971023 (gcc2-970802 experimental)


Test Run By manfred on Mon Nov  3 12:21:14 1997
Native configuration is sparc-sun-solaris2.5.1

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Mon Nov  3 12:22:45 1997
Native configuration is sparc-sun-solaris2.5.1

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Mon Nov  3 12:24:01 1997
Native configuration is sparc-sun-solaris2.5.1

		=== 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
/local/manfred/work/GNU/egcs-971031-sparc-sun-solaris2.5.1/gcc/xgcc version egcs-2.90.15 971031 (gcc2-970802 experimental)


Test Run By manfred on Mon Nov  3 13:15:43 1997
Native configuration is sparc-sun-solaris2.5.1

		=== g++ tests ===

FAIL: g++.benjamin/warn01.C (test for excess errors)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/template31.C (test for excess errors)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test

		=== g++ Summary ===

# of expected passes		3379
# of unexpected failures	2
# of unexpected successes	3
# of expected failures		79
# of untested testcases		6
/local/manfred/work/GNU/egcs-971031-sparc-sun-solaris2.5.1/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]