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 20080321 (experimental) [trunk revision 133430] (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      },
LAST_UPDATED: Fri Mar 21 16:58:30 UTC 2008 (revision 133430)

Native configuration is mipsel-unknown-linux-gnu

		=== g++ tests ===


Running target unix
WARNING: program timed out.
FAIL: g++.dg/torture/pr31863.C  -O3 -g  (test for excess errors)
WARNING: program timed out.
FAIL: g++.dg/torture/pr31863.C  -Os  (test for excess errors)

		=== g++ Summary ===

# of expected passes		17449
# of unexpected failures	2
# of expected failures		82
# of unsupported tests		137
/home/ddaney/gccsvn/trunk-build/gcc/testsuite/g++/../../g++  version 4.4.0 20080321 (experimental) [trunk revision 133430] (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/pr11832.c  -O0  (internal compiler error)
FAIL: gcc.c-torture/compile/pr11832.c  -O0  (test for excess errors)
FAIL: gcc.c-torture/compile/pr11832.c  -O1  (internal compiler error)
FAIL: gcc.c-torture/compile/pr11832.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/pr11832.c  -O2  (internal compiler error)
FAIL: gcc.c-torture/compile/pr11832.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/pr11832.c  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gcc.c-torture/compile/pr11832.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/pr11832.c  -O3 -g  (internal compiler error)
FAIL: gcc.c-torture/compile/pr11832.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/pr11832.c  -Os  (internal compiler error)
FAIL: gcc.c-torture/compile/pr11832.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/compile/pr33009.c  -O0  (internal compiler error)
FAIL: gcc.c-torture/compile/pr33009.c  -O0  (test for excess errors)
FAIL: gcc.c-torture/compile/pr33009.c  -O1  (internal compiler error)
FAIL: gcc.c-torture/compile/pr33009.c  -O1  (test for excess errors)
FAIL: gcc.c-torture/compile/pr33009.c  -O2  (internal compiler error)
FAIL: gcc.c-torture/compile/pr33009.c  -O2  (test for excess errors)
FAIL: gcc.c-torture/compile/pr33009.c  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gcc.c-torture/compile/pr33009.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.c-torture/compile/pr33009.c  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
FAIL: gcc.c-torture/compile/pr33009.c  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gcc.c-torture/compile/pr33009.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gcc.c-torture/compile/pr33009.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.c-torture/compile/pr33009.c  -O3 -g  (internal compiler error)
FAIL: gcc.c-torture/compile/pr33009.c  -O3 -g  (test for excess errors)
FAIL: gcc.c-torture/compile/pr33009.c  -Os  (internal compiler error)
FAIL: gcc.c-torture/compile/pr33009.c  -Os  (test for excess errors)
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/tree-ssa/loop-25.c scan-tree-dump-times profile "Found latch edge" 5
FAIL: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile "Merged latch edges" 2
FAIL: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile "4 loops found" 2
FAIL: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile "3 loops found" 2
FAIL: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile "2 loops found" 1
FAIL: gcc.dg/tree-ssa/ssa-store-ccp-3.c scan-tree-dump-times optimized "conststaticvariable" 1

		=== gcc Summary ===

# of expected passes		47377
# of unexpected failures	50
# of expected failures		87
# of untested testcases		35
# of unsupported tests		425
/home/ddaney/gccsvn/trunk-build/gcc/xgcc  version 4.4.0 20080321 (experimental) [trunk revision 133430] (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		23713
# of expected failures		3
# of unsupported tests		156
/home/ddaney/gccsvn/trunk-build/gcc/testsuite/gfortran/../../gfortran  version 4.4.0 20080321 (experimental) [trunk revision 133430] (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1812
# of expected failures		7
# of unsupported tests		24
/home/ddaney/gccsvn/trunk-build/gcc/xgcc  version 4.4.0 20080321 (experimental) [trunk revision 133430] (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
WARNING: program timed out.
FAIL: libgomp.fortran/do1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
WARNING: program timed out.
FAIL: libgomp.fortran/pr27916-1.f90  -O3 -fomit-frame-pointer  execution test
WARNING: program timed out.
FAIL: libgomp.fortran/vla2.f90  -O1  execution test
WARNING: program timed out.
FAIL: libgomp.fortran/vla5.f90  -O2  execution test

		=== libgomp Summary ===

# of expected passes		1703
# of unexpected failures	6
# of unsupported tests		7
		=== libjava tests ===


Running target unix

		=== libjava Summary ===

# of expected passes		2550
		=== 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++/fail24-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.c++/pass31-frag.cxx (-static) (test for excess errors)

		=== libmudflap Summary ===

# of expected passes		1825
# of unexpected failures	40
		=== libstdc++ tests ===


Running target unix
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)

		=== libstdc++ Summary ===

# of expected passes		4979
# of unexpected successes	1
# of expected failures		65
# of unsupported tests		326

Compiler version: 4.4.0 20080321 (experimental) [trunk revision 133430] (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 --disable-jvmpi --enable-languages=all


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