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-971114: results on i586-linux-gnulibc1 haifa enabled


These are my results for egcs-971114 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-971114 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]: class.c (prepare_fresh_vtable): Enable even more complex MI
	 vtable names patch from <mrs@wrs.com>
    [8]: `Re: 'make bootstrap' failure on  m88k-dg-dgux5.4R3.10' patch from
	  <manfred@s-direktnet.de>


config env:
	CC=gcc CFLAGS='-O9 -mpentium -g' LDFLAGS=
config flags:
	--enable-shared --enable-haifa=yes				\
	--with-gnu-as --with-gnu-ld					\
	--prefix=/tools/gnu						\
	--with-gxx-include-dir=/tools/gnu/lib/gcc-lib/i586-linux-gnulibc1/egcs-2.90.17/include/g++ \
	--with-local-prefix=/tools/gnu

BOOT_CFLAGS:
	-O9 -mpentium -g
gcc used for bootstrapping:
	gcc version egcs-2.90.16 971105 (gcc2-970802 experimental)


Test Run By manfred on Fri Nov 14 21:14:15 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Fri Nov 14 21:15:10 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Fri Nov 14 21:16:04 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-971114-i586-linux-gnulibc1/gcc/xgcc version egcs-2.90.17 971114 (gcc2-970802 experimental)


Test Run By manfred on Fri Nov 14 21:32:06 1997
Native configuration is i586-pc-linux-gnulibc1

		=== g++ tests ===

FAIL: g++.benjamin/warn01.C (test for excess errors)
FAIL: g++.jason/new2.C (test for excess errors)
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		3377
# of unexpected failures	3
# of unexpected successes	2
# of expected failures		79
# of untested testcases		6
/home/manfred/work/GNU/egcs-971114-i586-linux-gnulibc1/gcc/testsuite/../xgcc version egcs-2.90.17 971114 (gcc2-970802 experimental)


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