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-1.0: results on i586-linux-gnulibc1 haifa disabled


These are my results for egcs-1.0 on i586-linux-gnulibc1 using

  o Debian Linux 1.3.1 +
    - GNU binutils-2.8.1.0.15
    - libc-5.4.39
    - ld.so-1.9.5
  o plain egcs-1.0 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>
    [5]: [971031]: Fix for broken hypot funct. on m88k-motorola-sysv3
	 from <manfred@s-direktnet.de>
    [6]: `Re: 'make bootstrap' failure on  m88k-dg-dgux5.4R3.10' patch #2 from
	  <manfred@s-direktnet.de>
    [7]: class.c (prepare_fresh_vtable): Enable even more complex MI
	 vtable names patch from <mrs@wrs.com>
    [8]: `Re: egcs-1.0 bug: static members in template classes' patch from
	 <jason@cygnus.com>

Only [7] and  [8] make a  difference on this particular system (though
[8] doesn't cause any for `make check')!


config env:
	CC=gcc
	CFLAGS='-O9 -march=pentium -ffast-math -funroll-loops -malign-double \
		-malign-loops=0 -malign-jumps=0 -malign-functions=0'
	LDFLAGS='-s'

config flags:
	--enable-shared
	--with-gnu-as --with-gnu-ld
	--prefix=/tools/gnu
	--with-gxx-include-dir=/tools/gnu/lib/gcc-lib/i586-linux-gnulibc1/egcs-2.90.21/include/g++
	--with-local-prefix=/tools/gnu

BOOT_CFLAGS:
	-O9 -march=pentium -ffast-math -funroll-loops -malign-double \
	    -malign-loops=0 -malign-jumps=0 -malign-functions=0
gcc used for bootstrapping:
	gcc version egcs-2.90.19 971127 (gcc2-970802 experimental)


Test Run By manfred on Fri Dec  5 20:04:22 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Fri Dec  5 20:05:17 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Fri Dec  5 20:06:13 1997
Native configuration is i586-pc-linux-gnulibc1

		=== gcc tests ===

		=== gcc Summary ===

# of expected passes		4883
# of expected failures		5
# of unsupported tests		7
/home/manfred/work/GNU/egcs-1.0-i586-linux-gnulibc1/gcc/xgcc version egcs-2.90.21 971202 (egcs-1.00 release)


Test Run By manfred on Fri Dec  5 20:21:46 1997
Native configuration is i586-pc-linux-gnulibc1

		=== g++ tests ===

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

		=== g++ Summary ===

# of expected passes		3400
# of unexpected successes	2
# of expected failures		79
# of untested testcases		6
/home/manfred/work/GNU/egcs-1.0-i586-linux-gnulibc1/gcc/testsuite/../xgcc version egcs-2.90.21 971202 (egcs-1.00 release)


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