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 20080707 (experimental) (GCC) testsuite on powerpc64-unknown-linux-gnu


LAST_UPDATED: 
Native configuration is powerpc64-unknown-linux-gnu

		=== g++ tests ===


Running target unix
FAIL: g++.dg/other/PR23205.C scan-assembler .stabs.*foobar:c=i
FAIL: g++.dg/tree-ssa/pr19637.C scan-tree-dump-times dom1 "return 1;" 3
FAIL: g++.dg/torture/type-generic-1.C  -O0  execution test
FAIL: g++.dg/torture/type-generic-1.C  -O1  execution test
FAIL: g++.dg/torture/type-generic-1.C  -O2  execution test
FAIL: g++.dg/torture/type-generic-1.C  -O3 -fomit-frame-pointer  execution test
FAIL: g++.dg/torture/type-generic-1.C  -O3 -g  execution test
FAIL: g++.dg/torture/type-generic-1.C  -Os  execution test

		=== g++ Summary ===

# of expected passes		17777
# of unexpected failures	8
# of expected failures		82
# of unsupported tests		125
/home/dnovillo/perf/sbox/gcc/local.ppc64/bld/gcc/testsuite/g++/../../g++  version 4.4.0 20080707 (experimental) (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/debug/dwarf2/var1.c scan-assembler xyzzy[^\\\\n\\\\r]+DW_AT_name
FAIL: gcc.dg/dfp/convert-int-max.c execution test
FAIL: gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c  (test for warnings, line 14)
FAIL: gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c  (test for warnings, line 16)
FAIL: gcc.dg/and-1.c scan-assembler-not nand
FAIL: gcc.dg/pr28796-2.c execution test
FAIL: gcc.dg/pr35729.c scan-rtl-dump-times loop2_invariant "Decided to move invariant" 0
FAIL: gcc.dg/var-expand3.c scan-rtl-dump loop2_unroll "Expanding Accumulator": dump file does not exist
FAIL: gcc.dg/torture/type-generic-1.c  -O0  execution test
FAIL: gcc.dg/torture/type-generic-1.c  -O1  execution test
FAIL: gcc.dg/torture/type-generic-1.c  -O2  execution test
FAIL: gcc.dg/torture/type-generic-1.c  -O3 -fomit-frame-pointer  execution test
FAIL: gcc.dg/torture/type-generic-1.c  -O3 -g  execution test
FAIL: gcc.dg/torture/type-generic-1.c  -Os  execution test
XPASS: gcc.dg/tree-ssa/loadpre1.c scan-tree-dump-times pre "Eliminated: 1" 1
XPASS: gcc.dg/tree-ssa/ltrans-3.c scan-tree-dump-times ltrans "transformed loop" 1
FAIL: gcc.dg/vect/vect-strided-store-u16-i4.c scan-tree-dump-times vect "vectorized 1 loops" 2
FAIL: gcc.dg/vect/vect-vfa-03.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/vect-vfa-03.c scan-tree-dump-times vect "vectorized 1 loops" 0
FAIL: gcc.dg/vect/slp-21.c scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.dg/vect/slp-21.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
FAIL: gcc.dg/vect/slp-7.c scan-tree-dump-times vect "vectorized 3 loops" 1
FAIL: gcc.dg/vect/slp-7.c scan-tree-dump-times vect "vectorizing stmts using SLP" 3
FAIL: gcc.target/powerpc/dfp-dd.c scan-assembler dadd
FAIL: gcc.target/powerpc/dfp-dd.c scan-assembler ddiv
FAIL: gcc.target/powerpc/dfp-dd.c scan-assembler dmul
FAIL: gcc.target/powerpc/dfp-dd.c scan-assembler dsub
FAIL: gcc.target/powerpc/dfp-dd.c scan-assembler-times dcmpu 6
FAIL: gcc.target/powerpc/dfp-dd.c scan-assembler-times dctfix 2
FAIL: gcc.target/powerpc/dfp-dd.c scan-assembler-times drintn 2
FAIL: gcc.target/powerpc/dfp-dd.c scan-assembler-times dcffixq 2
FAIL: gcc.target/powerpc/dfp-td.c scan-assembler daddq
FAIL: gcc.target/powerpc/dfp-td.c scan-assembler ddivq
FAIL: gcc.target/powerpc/dfp-td.c scan-assembler dmulq
FAIL: gcc.target/powerpc/dfp-td.c scan-assembler dsubq
FAIL: gcc.target/powerpc/dfp-td.c scan-assembler-times dcmpuq 6
FAIL: gcc.target/powerpc/dfp-td.c scan-assembler-times dctfixq 2
FAIL: gcc.target/powerpc/dfp-td.c scan-assembler-times drintnq 2
FAIL: gcc.target/powerpc/dfp-td.c scan-assembler-times dcffixq 2
FAIL: gcc.target/powerpc/ppc-negeq0-1.c scan-assembler-not cntlzw
FAIL: gcc.target/powerpc/ppu-intrinsics.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		50328
# of unexpected failures	38
# of unexpected successes	3
# of expected failures		191
# of unsupported tests		598
/home/dnovillo/perf/sbox/gcc/local.ppc64/bld/gcc/xgcc  version 4.4.0 20080707 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/parameter_array_init_3.f90  -O  (internal compiler error)
FAIL: gfortran.dg/parameter_array_init_3.f90  -O  (test for excess errors)
FAIL: gfortran.dg/parameter_array_init_4.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/parameter_array_init_4.f90  -O1  (test for excess errors)
FAIL: gfortran.dg/parameter_array_init_4.f90  -O2  (test for excess errors)
FAIL: gfortran.dg/parameter_array_init_4.f90  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gfortran.dg/parameter_array_init_4.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gfortran.dg/parameter_array_init_4.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gfortran.dg/parameter_array_init_4.f90  -O3 -g  (test for excess errors)
FAIL: gfortran.dg/parameter_array_init_4.f90  -Os  (test for excess errors)

		=== gfortran Summary ===

# of expected passes		26817
# of unexpected failures	10
# of expected failures		33
# of unsupported tests		37
/home/dnovillo/perf/sbox/gcc/local.ppc64/bld/gcc/testsuite/gfortran/../../gfortran  version 4.4.0 20080707 (experimental) (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1814
# of expected failures		7
# of unsupported tests		24
/home/dnovillo/perf/sbox/gcc/local.ppc64/bld/gcc/xgcc  version 4.4.0 20080707 (experimental) (GCC) 

		=== libffi tests ===


Running target unix

		=== libffi Summary ===

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


Running target unix

		=== libgomp Summary ===

# of expected passes		2289
		=== libjava tests ===


Running target unix
FAIL: getlocalvartable output
FAIL: LargeFile execution - source compiled test
FAIL: LargeFile -findirect-dispatch execution - source compiled test
FAIL: LargeFile -O3 execution - source compiled test
FAIL: LargeFile -O3 -findirect-dispatch execution - source compiled test

		=== libjava Summary ===

# of expected passes		2565
# of unexpected failures	5
# of untested testcases		4
		=== libmudflap tests ===


Running target unix
FAIL: libmudflap.c/fail27-frag.c output pattern test
FAIL: libmudflap.c/fail27-frag.c (-static) output pattern test
FAIL: libmudflap.c/fail27-frag.c (-O2) output pattern test
FAIL: libmudflap.c/fail27-frag.c (-O3) output pattern test

		=== libmudflap Summary ===

# of expected passes		1861
# of unexpected failures	4
		=== libstdc++ tests ===


Running target unix
XPASS: 26_numerics/complex/13450.cc execution test
XPASS: 26_numerics/complex/complex_value.cc execution test
XPASS: 26_numerics/complex/pow.cc execution test
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)

		=== libstdc++ Summary ===

# of expected passes		5898
# of unexpected successes	4
# of expected failures		79
# of unsupported tests		10

Compiler version: 4.4.0 20080707 (experimental) (GCC) 
Platform: powerpc64-unknown-linux-gnu
configure flags: --prefix=/home/dnovillo/perf/sbox/gcc/local.ppc64/inst --srcdir=/home/dnovillo/perf/sbox/gcc/local.ppc64/src --with-gmp=/home/dnovillo/ppc64 --with-mpfr=/home/dnovillo/ppc64


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