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


These are my results for egcs-971225 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.6
  o plain egcs-971225 plus the following patches:

    [1]: [971016]: PICFLAG vs. multilib - solution from <manfred@s-direktnet.de>
    [2]: Install c++filt from <manfred@s-direktnet.de>
    [3]: egcs-970929: Missing SHELL from <manfred@ks.sel.alcatel.de>
    [4]: `configure: When making link, also check the current ...' patch from
	 <hjl@gnu.ai.mit.edu> for libg++


config env:
	CC=gcc
	CFLAGS='-O9 -march=pentium -funroll-all-loops -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.91.03/include/g++
	--with-local-prefix=/tools/gnu

BOOT_CFLAGS:
	-O9 -funroll-all-loops -march=pentium -malign-loops=0 -malign-jumps=0 \
	-malign-functions=0
gcc used for bootstrapping:
	gcc version egcs-2.90.21 971202 (egcs-1.00 release)


Test Run By manfred on Sat Dec 27 15:25:09 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Sat Dec 27 15:26:02 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Sat Dec 27 15:35:20 1997
Native configuration is i586-pc-linux-gnulibc1

		=== gcc Summary ===

# of expected passes		5969
# of expected failures		6
# of unsupported tests		7
/home/manfred/work/GNU/egcs-971225-i586-linux-gnulibc1/gcc/xgcc version egcs-2.91.03 971225 (gcc-2.8.0)


Test Run By manfred on Sat Dec 27 15:56:35 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		3463
# of unexpected successes	2
# of expected failures		79
# of untested testcases		6
/home/manfred/work/GNU/egcs-971225-i586-linux-gnulibc1/gcc/testsuite/../xgcc version egcs-2.91.03 971225 (gcc-2.8.0)


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