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 i586-linux-gnulibc1 haifa enabled


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

  - GNU binutils-2.8.1.0.15
  - libc-5.4.39
  - ld.so-1.9.5
  - 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='-O6 -mpentium' LDFLAGS=-s
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.15/include/g++ \
	--with-local-prefix=/tools/gnu					\

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


Test Run By manfred on Sat Nov  1 20:57:20 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Sat Nov  1 20:58:26 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Sat Nov  1 20:59:26 1997
Native configuration is i586-pc-linux-gnulibc1

		=== gcc Summary ===

# of expected passes		4883
# of expected failures		5
# of unsupported tests		7
/home/manfred/work/GNU/egcs-971031-i586-linux-gnulibc1/gcc/xgcc version egcs-2.90.15 971031 (gcc2-970802 experimental)


Test Run By manfred on Sat Nov  1 21:16:27 1997
Native configuration is i586-pc-linux-gnulibc1

		=== 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
FAIL: g++.mike/eh35.C  Execution test

		=== g++ Summary ===

# of expected passes		3378
# of unexpected failures	3
# of unexpected successes	3
# of expected failures		79
# of untested testcases		6
/home/manfred/work/GNU/egcs-971031-i586-linux-gnulibc1/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]