Results for 4.4.0 20080814 (experimental) [trunk revision 139107] (GCC) testsuite on mipsel-unknown-linux-gnu

David Daney daney@avtrex.com
Fri Aug 15 16:49:00 GMT 2008


With binutils: 2.18.50.20070929 + this patch
Index: opcodes/mips-opc.c
===================================================================
RCS file: /cvs/src/src/opcodes/mips-opc.c,v
retrieving revision 1.61
diff -u -p -r1.61 mips-opc.c
--- opcodes/mips-opc.c	5 Jul 2007 09:49:02 -0000	1.61
+++ opcodes/mips-opc.c	29 Sep 2007 23:19:46 -0000
@@ -744,7 +744,7 @@ const struct mips_opcode mips_builtin_op
 {"fork",    "d,s,t",	0x7c000008, 0xfc0007ff, TRAP|WR_d|RD_s|RD_t,	0,		MT32	},
 {"lwu",     "t,o(b)",	0x9c000000, 0xfc000000,	LDD|RD_b|WR_t,		0,		I3	},
 {"lwu",     "t,A(b)",	0,    (int) M_LWU_AB,	INSN_MACRO,		0,		I3	},
-{"lwxc1",   "D,t(b)",	0x4c000000, 0xfc00f83f, LDD|WR_D|RD_t|RD_b|FP_D, 0,		I4|I33	},
+{"lwxc1",   "D,t(b)",	0x4c000000, 0xfc00f83f, LDD|WR_D|RD_t|RD_b|FP_S, 0,		I4|I33	},
 {"lwxs",    "d,t(b)",	0x70000088, 0xfc0007ff,	LDD|RD_b|RD_t|WR_d,	0,		SMT	},
 {"macc",    "d,s,t",	0x00000028, 0xfc0007ff, RD_s|RD_t|WR_HILO|WR_d, 0,		N412    },
 {"macc",    "d,s,t",	0x00000158, 0xfc0007ff, RD_s|RD_t|WR_HILO|WR_d,	0,		N5      },
LAST_UPDATED: Thu Aug 14 17:46:26 UTC 2008 (revision 139107)

Native configuration is mipsel-unknown-linux-gnu

		=== g++ tests ===


Running target unix
FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main"
FAIL: g++.dg/lookup/crash7.C  (test for errors, line 8)
FAIL: g++.dg/lookup/crash7.C (test for excess errors)
FAIL: g++.dg/other/PR23205.C scan-assembler .stabs.*foobar:c=i
FAIL: g++.dg/other/error25.C  (test for errors, line 4)
FAIL: g++.dg/other/error25.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		17992
# of unexpected failures	6
# of expected failures		81
# of unsupported tests		143
/home/ddaney/gccsvn/trunk-build/gcc/testsuite/g++/../../g++  version 4.4.0 20080814 (experimental) [trunk revision 139107] (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O0 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O1 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -Os 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O0 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O1 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -Os 
FAIL: gcc.dg/debug/dwarf2/dwarf-die3.c scan-assembler-not DW_AT_inline
WARNING: program timed out.
FAIL: gcc.dg/20020425-1.c (test for excess errors)
FAIL: gcc.dg/pr35729.c scan-rtl-dump-times loop2_invariant "Decided to move invariant" 0
FAIL: gcc.dg/visibility-14.c scan-hidden hidden[ \\t_]*foo
FAIL: gcc.dg/visibility-16.c scan-hidden hidden[ \\t_]*foo
FAIL: gcc.dg/pch/valid-1b.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -O0  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -O0  assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -O1  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -O1  assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -O2  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -O2  assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -O3 -fomit-frame-pointer  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -O3 -fomit-frame-pointer  assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -O3 -g  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -O3 -g  assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -Os  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -Os  assembly comparison
XPASS: gcc.dg/tree-ssa/data-dep-1.c scan-tree-dump-times ltrans "4, \\+, 1" 0
XPASS: gcc.dg/tree-ssa/ltrans-3.c scan-tree-dump-times ltrans "transformed loop" 1
XPASS: gcc.dg/tree-ssa/ssa-fre-13.c scan-tree-dump fre "Inserted .* &a"
XPASS: gcc.dg/tree-ssa/ssa-fre-13.c scan-tree-dump fre "Replaced tmp1_.\\(D\\)->data"
XPASS: gcc.dg/tree-ssa/ssa-fre-14.c scan-tree-dump fre "Inserted .* &a"
XPASS: gcc.dg/tree-ssa/ssa-fre-14.c scan-tree-dump fre "Replaced tmp1.data"
XPASS: gcc.dg/tree-ssa/ssa-fre-17.c scan-tree-dump fre "Replaced f.doms\\[0\\].dom with i_"
FAIL: gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times optimized "conststaticvariable" 1
FAIL: gcc.target/mips/ext-1.c scan-assembler \\tdext\\t

		=== gcc Summary ===

# of expected passes		48929
# of unexpected failures	37
# of unexpected successes	7
# of expected failures		128
# of unsupported tests		488
/home/ddaney/gccsvn/trunk-build/gcc/xgcc  version 4.4.0 20080814 (experimental) [trunk revision 139107] (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		26364
# of expected failures		8
# of unsupported tests		246
/home/ddaney/gccsvn/trunk-build/gcc/testsuite/gfortran/../../gfortran  version 4.4.0 20080814 (experimental) [trunk revision 139107] (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1814
# of expected failures		7
# of unsupported tests		24
/home/ddaney/gccsvn/trunk-build/gcc/xgcc  version 4.4.0 20080814 (experimental) [trunk revision 139107] (GCC) 

		=== libffi tests ===


Running target unix

		=== libffi Summary ===

# of expected passes		1389
# of unsupported tests		10
		=== libgomp tests ===


Running target unix
WARNING: program timed out.
FAIL: libgomp.c/appendix-a/a.18.1.c execution test
WARNING: program timed out.
FAIL: libgomp.fortran/appendix-a/a.18.1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test

		=== libgomp Summary ===

# of expected passes		2287
# of unexpected failures	2
		=== libjava tests ===


Running target unix

		=== libjava Summary ===

# of expected passes		2574
		=== libmudflap tests ===


Running target unix
FAIL: libmudflap.c/fail17-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail23-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail25-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail4-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail5-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail6-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail7-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail8-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail9-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/heap-scalestress.c (-static) (test for excess errors)
FAIL: libmudflap.c/hook-allocstuff.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass-stratcliff.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass30-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass30-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass4-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass4-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass45-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass45-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass47-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass47-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass49-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass49-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass5-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass5-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass51-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass51-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass52-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass52-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass6-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass6-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass7-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass7-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass8-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass8-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass9-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass9-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/fail24-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.c++/pass31-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test

		=== libmudflap Summary ===

# of expected passes		1821
# of unexpected failures	44
		=== libstdc++ tests ===


Running target unix
XPASS: 23_containers/unordered_multimap/init-list.cc (test for excess errors)
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_other/char/error_code.cc (test for excess errors)
UNRESOLVED: 27_io/basic_ostream/inserters_other/char/error_code.cc compilation failed to produce executable
FAIL: ext/pb_ds/regression/trie_data_map_rand.cc execution test
FAIL: tr1/5_numerical_facilities/special_functions/12_ellint_1/check_nan.cc (test for excess errors)
UNRESOLVED: tr1/5_numerical_facilities/special_functions/12_ellint_1/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/12_ellint_1/check_value.cc (test for excess errors)
UNRESOLVED: tr1/5_numerical_facilities/special_functions/12_ellint_1/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/12_ellint_1/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/12_ellint_1/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/13_ellint_2/check_nan.cc (test for excess errors)
UNRESOLVED: tr1/5_numerical_facilities/special_functions/13_ellint_2/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/13_ellint_2/check_value.cc (test for excess errors)
UNRESOLVED: tr1/5_numerical_facilities/special_functions/13_ellint_2/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/13_ellint_2/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/13_ellint_2/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/14_ellint_3/check_nan.cc (test for excess errors)
UNRESOLVED: tr1/5_numerical_facilities/special_functions/14_ellint_3/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/14_ellint_3/check_value.cc (test for excess errors)
UNRESOLVED: tr1/5_numerical_facilities/special_functions/14_ellint_3/check_value.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/14_ellint_3/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/14_ellint_3/compile_2.cc (test for excess errors)

		=== libstdc++ Summary ===

# of expected passes		5331
# of unexpected failures	14
# of unexpected successes	2
# of expected failures		70
# of unresolved testcases	7
# of unsupported tests		326

Compiler version: 4.4.0 20080814 (experimental) [trunk revision 139107] (GCC) 
Platform: mipsel-unknown-linux-gnu
configure flags: --prefix=/home/ddaney/gccsvn/trunk-install --target=mipsel-linux --build=mipsel-linux --host=mipsel-linux --with-gmp=/home/ddaney/mp --with-mpfr=/home/ddaney/mp --with-arch=sb1 --disable-java-awt --without-x --enable-__cxa_atexit --enable-languages=all



More information about the Gcc-testresults mailing list