This is the mail archive of the gcc-testresults@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]
Other format: [Raw text]

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


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      },
Also with proposed patch for PR37360
LAST_UPDATED: Sat Sep  6 17:44:08 UTC 2008 (revision 140069)

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)
WARNING: program timed out.
FAIL: g++.dg/torture/pr31863.C  -O2  (test for excess errors)

		=== g++ Summary ===

# of expected passes		18198
# of unexpected failures	7
# of expected failures		83
# of unsupported tests		145
/home/ddaney/gccsvn/trunk-build/gcc/testsuite/g++/../../g++  version 4.4.0 20080906 (experimental) [trunk revision 140069] (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/builtins/sprintf.c execution,  -Os 
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/pr33645-3.c scan-assembler-not var1_t
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/fixed-point/composite-type.c (test for excess errors)
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
FAIL: gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times optimized "conststaticvariable" 1
FAIL: gcc.dg/weak/weak-1.c scan-assembler weak[^ \\t]*[ \\t]_?j
FAIL: gcc.target/mips/octeon-exts-2.c scan-assembler-times 	exts	 4

		=== gcc Summary ===

# of expected passes		49192
# of unexpected failures	41
# of expected failures		134
# of unsupported tests		491
/home/ddaney/gccsvn/trunk-build/gcc/xgcc  version 4.4.0 20080906 (experimental) [trunk revision 140069] (GCC) 

		=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/size_kind.f90  -O  (test for excess errors)

		=== gfortran Summary ===

# of expected passes		26852
# of unexpected failures	1
# of expected failures		9
# of unsupported tests		246
/home/ddaney/gccsvn/trunk-build/gcc/testsuite/gfortran/../../gfortran  version 4.4.0 20080906 (experimental) [trunk revision 140069] (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 20080906 (experimental) [trunk revision 140069] (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
FAIL: StackTrace2 -O3 output - source compiled test

		=== libjava Summary ===

# of expected passes		2573
# of unexpected failures	1
		=== 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: ext/mt_allocator/22309_thread.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/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/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

		=== libstdc++ Summary ===

# of expected passes		5488
# of unexpected failures	7
# of unexpected successes	2
# of expected failures		71
# of unresolved testcases	6
# of unsupported tests		326

Compiler version: 4.4.0 20080906 (experimental) [trunk revision 140069] (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


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