Results for 3.4.0 testsuite on i586-pc-linux-gnu

André Frick africk@informatik.uni-tuebingen.de
Thu Jun 3 13:05:00 GMT 2004


Hi there,

I successfully built GCC 3.4.0 on a PentiumMMX-233MHz.
Compilation as well as testing took almost up to two days :-)

The base-system was once a SUSE 8.2 installation, but many libs etc. were
updated in the meantime, although still running a 2.4-kernel.

I compiled the profiledbootstrap without debugging-information as described
in the manual by using:

# make CFLAGS='-O' LIBCFLAGS='-g -O2' \
LIBCXXFLAGS='-g -O2 -fno-implicit-templates' profiledbootstrap

Some additional information:
============================================================================
salvation:/usr/local/bin # uname -a
Linux salvation 2.4.20-4GB #1 Mon Apr 26 16:44:14 UTC 2004 i586 i586 i386
GNU/Linux

salvation:/usr/local/bin # ./gcc -v
Reading specs from /usr/local/lib/gcc/i586-pc-linux-gnu/3.4.0/specs
Configured with: ../../preinstall/gcc-3.4.0/configure --enable-threads=posix
--enable-languages=c,c++,objc,java
Thread model: posix
gcc version 3.4.0

salvation:/usr/local/bin # ~/preinstall/gcc-3.4.0/config.guess
i586-pc-linux-gnu
============================================================================


And now for the testresults:
============================================================================
LAST_UPDATED: Obtained from CVS: -rgcc_3_4_0_release 

Native configuration is i586-pc-linux-gnu

		=== g++ tests ===


Running target unix
WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce
executable
WARNING: g++.old-deja/g++.other/enum5.C compilation failed to produce
executable
WARNING: g++.old-deja/g++.pt/friend44.C compilation failed to produce
executable

		=== g++ Summary ===

# of expected passes		9581
# of expected failures		68
# of unsupported tests		31
/root/build/gcc-3.4.0/gcc/testsuite/../g++ version 3.4.0

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/va-arg-25.c execution,  -Os 

		=== gcc Summary ===

# of expected passes		24576
# of unexpected failures	1
# of expected failures		70
# of untested testcases		7
# of unsupported tests		182
/root/build/gcc-3.4.0/gcc/xgcc version 3.4.0

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1341
# of unsupported tests		8
/root/build/gcc-3.4.0/gcc/xgcc version 3.4.0

		=== libffi tests ===


Running target unix

		=== libffi Summary ===

# of expected passes		212
# of unsupported tests		2
		=== libjava tests ===


Running target unix
FAIL: linking simple

		=== libjava Summary ===

# of expected passes		3260
# of unexpected failures	1
# of expected failures		11
# of untested testcases		8
		=== libstdc++ tests ===


Running target unix
FAIL: ext/enc_filebuf/char/13189.cc (test for excess errors)
WARNING: ext/enc_filebuf/char/13189.cc compilation failed to produce
executable
FAIL: ext/enc_filebuf/wchar_t/13189.cc (test for excess errors)
WARNING: ext/enc_filebuf/wchar_t/13189.cc compilation failed to produce
executable

		=== libstdc++ Summary ===

# of expected passes		2643
# of unexpected failures	2
# of expected failures		6

Compiler version: 3.4.0 
Platform: i586-pc-linux-gnu
configure flags: --enable-threads=posix --enable-languages=c,c++,objc,java
============================================================================

With Regards,
André Frick





More information about the Gcc-testresults mailing list