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.3.3 20081028 (prerelease) [gcc-4_3-branch revision 141414] (GCC) testsuite on powerpc64-suse-linux-gnu


Bootstrap and regtesting on powerpc64-suse-linux-gnu.
SVN sources: mainline.
LAST_UPDATED: Tue Oct 28 23:50:54 UTC 2008 (revision 141414)

Native configuration is powerpc64-suse-linux-gnu

		=== gcc tests ===


Running target unix/-m64
FAIL: gcc.dg/torture/builtin-modf-1.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -Os  (test for excess errors)
FAIL: gcc.dg/vect/pr33953.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/pr33953.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.target/powerpc/ppc-negeq0-1.c scan-assembler-not cntlzw

		=== gcc Summary for unix/-m64 ===

# of expected passes		49757
# of unexpected failures	11
# of expected failures		173
# of untested testcases		35
# of unsupported tests		442

Running target unix
FAIL: gcc.dg/Wstrict-aliasing-bogus-ref-all-2.c (test for excess errors)
FAIL: gcc.dg/memcpy-1.c scan-tree-dump-times optimized "nasty_local" 0
FAIL: gcc.dg/pr34856.c (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/builtin-modf-1.c  -Os  (test for excess errors)
FAIL: gcc.dg/vect/pr33953.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/pr33953.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1

		=== gcc Summary for unix ===

# of expected passes		49920
# of unexpected failures	13
# of expected failures		172
# of untested testcases		35
# of unsupported tests		371

		=== gcc Summary ===

# of expected passes		99677
# of unexpected failures	24
# of expected failures		345
# of untested testcases		70
# of unsupported tests		813
/abuild/aj/gcc/gcc/xgcc  version 4.3.3 20081028 (prerelease) [gcc-4_3-branch revision 141414] (GCC) 

		=== gfortran tests ===


Running target unix/-m64
XPASS: gfortran.dg/nint_2.f90  -O0  execution test
XPASS: gfortran.dg/nint_2.f90  -O1  execution test
XPASS: gfortran.dg/nint_2.f90  -O2  execution test
XPASS: gfortran.dg/nint_2.f90  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/nint_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/nint_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/nint_2.f90  -O3 -g  execution test
XPASS: gfortran.dg/nint_2.f90  -Os  execution test

		=== gfortran Summary for unix/-m64 ===

# of expected passes		24390
# of unexpected successes	8
# of expected failures		27
# of unsupported tests		21

Running target unix
XPASS: gfortran.dg/nint_2.f90  -O0  execution test
XPASS: gfortran.dg/nint_2.f90  -O1  execution test
XPASS: gfortran.dg/nint_2.f90  -O2  execution test
XPASS: gfortran.dg/nint_2.f90  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/nint_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/nint_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/nint_2.f90  -O3 -g  execution test
XPASS: gfortran.dg/nint_2.f90  -Os  execution test

		=== gfortran Summary for unix ===

# of expected passes		24358
# of unexpected successes	8
# of expected failures		27
# of unsupported tests		37

		=== gfortran Summary ===

# of expected passes		48748
# of unexpected successes	16
# of expected failures		54
# of unsupported tests		58
/abuild/aj/gcc/gcc/testsuite/gfortran/../../gfortran  version 4.3.3 20081028 (prerelease) [gcc-4_3-branch revision 141414] (GCC) 

		=== g++ tests ===


Running target unix/-m64
FAIL: g++.dg/other/anon5.C  (test for errors, line 19)
FAIL: g++.dg/other/anon5.C (test for excess errors)

		=== g++ Summary for unix/-m64 ===

# of expected passes		17643
# of unexpected failures	2
# of expected failures		82
# of unsupported tests		124

Running target unix
FAIL: g++.dg/ext/vector14.C (test for excess errors)

		=== g++ Summary for unix ===

# of expected passes		17682
# of unexpected failures	1
# of expected failures		82
# of unsupported tests		121

		=== g++ Summary ===

# of expected passes		35325
# of unexpected failures	3
# of expected failures		164
# of unsupported tests		245
/abuild/aj/gcc/gcc/testsuite/g++/../../g++  version 4.3.3 20081028 (prerelease) [gcc-4_3-branch revision 141414] (GCC) 

		=== objc tests ===


Running target unix/-m64
WARNING: Could not compile objc.dg/gnu-encoding/struct-layout-encoding-1 generator

		=== objc Summary for unix/-m64 ===

# of expected passes		1757
# of unsupported tests		24

Running target unix
WARNING: Could not compile objc.dg/gnu-encoding/struct-layout-encoding-1 generator

		=== objc Summary for unix ===

# of expected passes		1757
# of unsupported tests		24

		=== objc Summary ===

# of expected passes		3514
# of unsupported tests		48
/abuild/aj/gcc/gcc/xgcc  version 4.3.3 20081028 (prerelease) [gcc-4_3-branch revision 141414] (GCC) 

		=== libffi tests ===


Running target unix/-m64

		=== libffi Summary for unix/-m64 ===

# of expected passes		1389
# of unsupported tests		10

Running target unix

		=== libffi Summary for unix ===

# of expected passes		1389
# of unsupported tests		10

		=== libffi Summary ===

# of expected passes		2778
# of unsupported tests		20
		=== libgomp tests ===


Running target unix/-m64

		=== libgomp Summary for unix/-m64 ===

# of expected passes		1763

Running target unix

		=== libgomp Summary for unix ===

# of expected passes		1763

		=== libgomp Summary ===

# of expected passes		3526
		=== libjava tests ===


Running target unix/-m64
FAIL: getlocalvartable output

		=== libjava Summary for unix/-m64 ===

# of expected passes		2561
# of unexpected failures	1

Running target unix

		=== libjava Summary for unix ===

# of expected passes		2562

		=== libjava Summary ===

# of expected passes		5123
# of unexpected failures	1
		=== libmudflap tests ===


Running target unix/-m64
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
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test

		=== libmudflap Summary for unix/-m64 ===

# of expected passes		1840
# of unexpected failures	9

Running target unix
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test

		=== libmudflap Summary for unix ===

# of expected passes		1844
# of unexpected failures	5

		=== libmudflap Summary ===

# of expected passes		3684
# of unexpected failures	14
		=== libstdc++ tests ===


Running target unix/-m64
FAIL: abi_check
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 for unix/-m64 ===

# of expected passes		5571
# of unexpected failures	1
# of unexpected successes	4
# of expected failures		59
# of unsupported tests		10

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

		=== libstdc++ Summary for unix ===

# of expected passes		5574
# of unexpected failures	1
# of unexpected successes	1
# of expected failures		59
# of unsupported tests		10

		=== libstdc++ Summary ===

# of expected passes		11145
# of unexpected failures	2
# of unexpected successes	5
# of expected failures		118
# of unsupported tests		20

Compiler version: 4.3.3 20081028 (prerelease) [gcc-4_3-branch revision 141414] (GCC) 
Platform: powerpc64-suse-linux-gnu
configure flags: --prefix=/opt/gcc/4.3-devel --enable-checking=yes,rtl --enable-decimal-float --enable-threads=posix --enable-clocale=gnu --enable-ssp --disable-libssp --enable-libstdcxx-allocator=new --enable-__cxa_atexit --enable-shared --enable-languages=c,c++,java,fortran,objc --with-system-zlib --with-cpu=default32 --with-long-double-128 --enable-secureplt powerpc64-suse-linux-gnu
Version of binutils: GNU ld (GNU Binutils; openSUSE 11.0) 2.18.50.20080409-11.1
Version of glibc (/lib/libc.so.6): 2.8 (20080425)


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