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-971207: results on sparc-sun-solaris2.5.1 haifa disabled


These are my results for egcs-971207 on sparc-sun-solaris2.5.1 using

  - GNU binutils-2.8.1	 (almost the official version)
  - plain egcs-971207 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>
    [6]: `Re: 'make bootstrap' failure on  m88k-dg-dgux5.4R3.10' patch #2 from
	  <manfred@s-direktnet.de>
    [7]: `Big improvement on m[68]8k-motorola-sysv{,3} systems' patch from
	 <manfred@s-direktnet.de>
    [8]: `egcs-971207: Bug with getrlimit/setrlimit' patch from
	 <manfred@s-direktnet.de>
    [9]: `egcs-971207: Bug in config/m68k/m68k.c' patch from
	 <manfred@s-direktnet.de>
   [10]: `egcs-971207: Building libgcc2.a with -Ox where x > 2' patch from
	 <manfred@s-direktnet.de>

Only [10] makes a difference  on this particular system! Without  [10]
`make  check'   fails  already in  libio    due to unresolved  symbols
__builtin_delete, __builtin_vec_new and __builtin_vec_delete!


config env:
	CC=gcc
	CFLAGS='-O9'
	LDFLAGS='-s'

config flags:
	--enable-shared	--enable-threads
	--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.91.02/include/g++
	--with-local-prefix=/u/b60/manfred/gnu/sparc-sun-solaris2

BOOT_CFLAGS:
	-O9 -funroll-loops
gcc used for bootstrapping:
	gcc version egcs-2.90.21 971202 (egcs-1.00 release)


Test Run By manfred on Tue Dec  9 13:25:21 1997
Native configuration is sparc-sun-solaris2.5.1

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Tue Dec  9 13:26:39 1997
Native configuration is sparc-sun-solaris2.5.1

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Tue Dec  9 13:27:48 1997
Native configuration is sparc-sun-solaris2.5.1

		=== gcc tests ===

FAIL: gcc.c-torture/execute/921215-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
  compiler exited with status 1
  output is:
  xgcc: Internal compiler error: program cc1 got fatal signal 11
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 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -g 

		=== gcc Summary ===

# of expected passes		5964
# of unexpected failures	6
# of expected failures		6
# of untested testcases		1
# of unsupported tests		6
/local/manfred/work/GNU/egcs-971207-sparc-sun-solaris2.5.1/gcc/xgcc version egcs-2.91.02 971206 (gcc-2.8.0)


Test Run By manfred on Tue Dec  9 14:24:35 1997
Native configuration is sparc-sun-solaris2.5.1

		=== g++ tests ===

XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test

		=== g++ Summary ===

# of expected passes		3461
# of unexpected successes	2
# of expected failures		79
# of untested testcases		6
/local/manfred/work/GNU/egcs-971207-sparc-sun-solaris2.5.1/gcc/testsuite/../xgcc version egcs-2.91.02 971206 (gcc-2.8.0)


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