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


These are my results for egcs-971127 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-971127 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>


config env:
	CC=gcc CFLAGS='-O9 -mpentium' 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.19/include/g++ \
	--with-local-prefix=/tools/gnu

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


Test Run By manfred on Fri Nov 28 19:48:46 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Fri Nov 28 19:49:38 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Fri Nov 28 19:50:33 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-971127-i586-linux-gnulibc1/gcc/xgcc version egcs-2.90.19 971127 (gcc2-970802 experimental)


Test Run By manfred on Fri Nov 28 20:06:34 1997
Native configuration is i586-pc-linux-gnulibc1

		=== g++ tests ===

XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test
FAIL: g++.pt/typename5.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		3399
# of unexpected failures	1
# of unexpected successes	2
# of expected failures		79
# of untested testcases		6
/home/manfred/work/GNU/egcs-971127-i586-linux-gnulibc1/gcc/testsuite/../xgcc version egcs-2.90.19 971127 (gcc2-970802 experimental)


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