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]

CVS egcs-1.0.2-980222: results on i586-linux-gnulibc1 haifa disabled


Sources:
    - egcs from CVS last updated on 1998/02/22 16:06:46 MET
    - libg++-2.8.1-980207

Configuration:

    - i586-linux-gnulibc1

Environment:

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

Patches applied:

    [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]: class.c (prepare_fresh_vtable): Enable even more complex MI
	 vtable names patch from <mrs@wrs.com>
    [6]: `configure: When making link, also check the current ...' patch from
	 <hjl@gnu.ai.mit.edu> for libg++
    [7]: [971031]: Fix for broken hypot funct. on m88k-motorola-sysv3
	 from <manfred@s-direktnet.de>
    [8]: `[971215]: Another patch for delta88 - [Was: Re: Big improvement
	  on m[68]8k-motorola-sysv{,3} systems ]' patch from <manfred@s-direktnet.de>
    [9]: `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>
   [10]: `Re: compilation of libio failing on linux/libc6' configure patch from
	 <manfred@s-direktnet.de>
   [11]: `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 -funroll-all-loops
	CXXFLAGS=-O9 -g -march=pentium -mcpu=pentium -malign-loops=0 -malign-jumps=0 \
	         -malign-functions=0 -fomit-frame-pointer -funroll-all-loops
	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.24/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.09 980221 (gcc-2.8.0 release)


Results:
--------
Test Run By manfred on Sun Feb 22 20:47:46 1998
Native configuration is i586-pc-linux-gnulibc1

		=== libio Summary ===

# of expected passes		40


Test Run By manfred on Sun Feb 22 20:48:40 1998
Native configuration is i586-pc-linux-gnulibc1

		=== libstdc++ Summary ===

# of expected passes		30


Test Run By manfred on Sun Feb 22 20:57:44 1998
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-1.0.2-i586-linux-gnulibc1/gcc/xgcc version egcs-2.90.24 980208 (egcs-1.0.2 prerelease)


Test Run By manfred on Sun Feb 22 21:12:15 1998
Native configuration is i586-pc-linux-gnulibc1

		=== 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.24 980208 (egcs-1.0.2 prerelease)


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