Results for 4.5.0 20090914 (experimental) (GCC) testsuite on i686-pc-linux-gnu

Dave Korn dave.korn.cygwin@googlemail.com
Wed Sep 16 19:47:00 GMT 2009


[ This is a clean testrun prior to applying the patch for PR41357 ]

Native configuration is i686-pc-linux-gnu

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/builtin_unreachable-1.c  -Os  (internal compiler
error)
FAIL: gcc.c-torture/compile/builtin_unreachable-1.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O0  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -fomit-frame-pointer
(test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c  -Os  (test for excess errors)
XPASS: gcc.dg/Warray-bounds.c  (test for warnings, line 59)
XPASS: gcc.dg/Warray-bounds.c  (test for warnings, line 65)
XPASS: gcc.dg/Wunreachable-8.c  (test for bogus messages, line 7)
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.c (test for excess errors)
XPASS: gcc.dg/guality/example.c  -O0  execution test
XPASS: gcc.dg/struct/wo_prof_array_through_pointer.c scan-ipa-dump
ipa_struct_reorg "Number of structures to transform is 1"
FAIL: gcc.dg/struct/wo_prof_double_malloc.c (internal compiler error)
FAIL: gcc.dg/struct/wo_prof_double_malloc.c (test for excess errors)
WARNING: gcc.dg/struct/wo_prof_double_malloc.c compilation failed to produce
executable
FAIL: gcc.target/i386/avx-vmovntdq-256-1.c (test for excess errors)
WARNING: gcc.target/i386/avx-vmovntdq-256-1.c compilation failed to produce
executable
FAIL: gcc.target/i386/avx-vmovntpd-256-1.c (test for excess errors)
WARNING: gcc.target/i386/avx-vmovntpd-256-1.c compilation failed to produce
executable
FAIL: gcc.target/i386/avx-vmovntps-256-1.c (test for excess errors)
WARNING: gcc.target/i386/avx-vmovntps-256-1.c compilation failed to produce
executable

		=== gcc Summary ===

# of expected passes		59440
# of unexpected failures	15
# of unexpected successes	5
# of expected failures		212
# of unsupported tests		515
/gnu/gcc/obj.clean/gcc/xgcc  version 4.5.0 20090914 (experimental) (GCC)

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		32151
# of expected failures		21
# of unsupported tests		112
/gnu/gcc/obj.clean/gcc/testsuite/gfortran/../../gfortran  version 4.5.0
20090914 (experimental) (GCC)

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		20894
# of expected failures		152
# of unsupported tests		110
/gnu/gcc/obj.clean/gcc/testsuite/g++/../../g++  version 4.5.0 20090914
(experimental) (GCC)

		=== obj-c++ tests ===


Running target unix
FAIL: obj-c++.dg/except-1.mm execution test
WARNING: obj-c++.dg/lookup-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-1.mm (internal compiler error)
FAIL: obj-c++.dg/try-catch-1.mm (test for excess errors)
FAIL: obj-c++.dg/try-catch-2.mm (test for excess errors)
WARNING: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
FAIL: obj-c++.dg/try-catch-4.mm (internal compiler error)
FAIL: obj-c++.dg/try-catch-4.mm (test for excess errors)
WARNING: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

		=== obj-c++ Summary ===

# of expected passes		435
# of unexpected failures	6
# of expected failures		10
# of unsupported tests		13
/gnu/gcc/obj.clean/gcc/testsuite/obj-c++/../../g++  version 4.5.0 20090914
(experimental) (GCC)

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1875
# of expected failures		7
# of unsupported tests		24
/gnu/gcc/obj.clean/gcc/xgcc  version 4.5.0 20090914 (experimental) (GCC)

		=== libffi tests ===


Running target unix

		=== libffi Summary ===

# of expected passes		1589
# of expected failures		15
# of unsupported tests		15
		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		2408
		=== libjava tests ===


Running target unix

		=== libjava Summary ===

# of expected passes		2574
		=== libstdc++ tests ===


Running target unix
FAIL: 22_locale/messages/members/char/1.cc execution test
FAIL: 22_locale/messages/members/char/2.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_env.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_locale.cc execution test
FAIL: 22_locale/messages_byname/named_equivalence.cc execution test
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for
excess errors)

		=== libstdc++ Summary ===

# of expected passes		6994
# of unexpected failures	5
# of unexpected successes	1
# of expected failures		88
# of unsupported tests		13

Compiler version: 4.5.0 20090914 (experimental) (GCC)
Platform: i686-pc-linux-gnu
configure flags: --prefix=/opt/gcc-tools -v --with-gmp=/usr --with-mpfr=/usr
--enable-bootstrap --enable-version-specific-runtime-libs --enable-static
--enable-shared --enable-shared-libgcc --with-gnu-ld --with-gnu-as
--with-dwarf2 --disable-sjlj-exceptions --disable-symvers --enable-libjava
--enable-interpreter --program-suffix=-4 --enable-libgomp --enable-libssp
--disable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic
--with-ecj-jar=/usr/share/java/ecj.jar --disable-libgcj-debug
--enable-languages=c,c++,fortran,java,objc,obj-c++



More information about the Gcc-testresults mailing list