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


Sources:
    - egcs-1.0.2
    - libg++-2.8.1.1

Configuration:

    - i586-linux-gnulibc1

Environment:

    - Debian GNU/Linux 1.3.1
    - Kernel 2.1.88
    - GNU binutils snapshot gas-980312
    - dejagnu-971028
    - libc-5.4.44
    - ld.so-1.9.6

Remarks:

    Only patch [4] affects results on this configuration.

Patches applied:

    [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]: `class.c (prepare_fresh_vtable): Enable even more complex MI
	 vtable names patch' from <mrs@wrs.com>
    [5]: `configure: When making link, also check the current ...' patch from
	 <hjl@gnu.ai.mit.edu> for libg++
    [6]: `[971031]: Fix for broken hypot funct. on m88k-motorola-sysv3'
	 from <manfred@s-direktnet.de>
    [7]: `[971215]: Another patch for delta88 - [Was: Re: Big improvement
	  on m[68]8k-motorola-sysv{,3} systems ]' patch from <manfred@s-direktnet.de>
    [8]: `Patch for known test failures on Motorola systems [Was: Re: Big
	  improvement on m[68]8k-motorola-sysv{,3} systems ]' patch from
	 <manfred@s-direktnet.de>
    [9]: `Re: compilation of libio failing on linux/libc6' configure patch from
	 <manfred@s-direktnet.de>
   [10]: `Re: possible GNU "make" bug in redhat 5.0 intel?' patch from
	 <manfred@s-direktnet.de>

config env:
	CC=gcc
	CFLAGS=-O9 -march=pentium -mcpu=pentium -malign-loops=0 -malign-jumps=0 \
	       -malign-functions=0 -fomit-frame-pointer
	CXXFLAGS=-O9 -g -march=pentium -mcpu=pentium -malign-loops=0 -malign-jumps=0 \
	         -malign-functions=0 -fomit-frame-pointer
	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.27/include/g++
	--with-local-prefix=/tools/gnu

BOOT_CFLAGS:
	-O9 -march=pentium -mcpu=pentium -malign-loops=0 -malign-jumps=0 \
	       -malign-functions=0 -fomit-frame-pointer -funroll-all-loops
gcc used for bootstrapping:
	gcc version egcs-2.91.13 980308 (gcc-2.8.0 release)


Results:
--------

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ Summary ===

# of expected passes		30

		=== libg++ Summary ===

# of unexpected failures	0

		=== gcc Summary ===

# of expected passes		4883
# of expected failures		5
# of unsupported tests		7
/home/manfred/work/GNU/egcs-1.0.2-i586-linux-gnulibc1/gcc/xgcc version egcs-2.90.27 980315 (egcs-1.0.2 release)

		=== g++ Summary ===

# of expected passes		3402
# of expected failures		79
# of untested testcases		6
/home/manfred/work/GNU/egcs-1.0.2-i586-linux-gnulibc1/gcc/testsuite/../xgcc version egcs-2.90.27 980315 (egcs-1.0.2 release)


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