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.7.0 20110406 (experimental) (GCC) testsuite on s390x-ibm-linux-gnu


LAST_UPDATED: Wed Apr  6 01:00:50 UTC 2011 (revision 172015)

Native configuration is s390x-ibm-linux-gnu

		=== g++ tests ===


Running target unix
FAIL: g++.dg/guality/redeclaration1.C  -O0  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -O1  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -O2  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -O3 -fomit-frame-pointer  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -O3 -g  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -Os  line 17 i == 24

		=== g++ Summary ===

# of expected passes		27198
# of unexpected failures	6
# of expected failures		164
# of unsupported tests		404
/31bit/build-extralong/BUILD/gcc/obj-s390x-redhat-linux/gcc/testsuite/g++/../../g++  version 4.7.0 20110406 (experimental) (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/dfp/pr41049.c execution test
FAIL: gcc.dg/cproj-fails-with-broken-glibc.c execution test
FAIL: gcc.dg/march.c (test for excess errors)
FAIL: gcc.dg/mtune.c (test for excess errors)
FAIL: gcc.dg/uninit-13.c unconditional (test for warnings, line 8)
FAIL: gcc.dg/uninit-13.c (test for excess errors)
XPASS: gcc.dg/guality/example.c  -O0  execution test
XPASS: gcc.dg/guality/guality.c  -O0  execution test
FAIL: gcc.dg/guality/inline-params.c  -O0  execution test
FAIL: gcc.dg/guality/inline-params.c  -O1  execution test
XPASS: gcc.dg/guality/pr41353-1.c  -O0  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41447-1.c  -O0  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -O1  execution test
XPASS: gcc.dg/guality/pr41447-1.c  -Os  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O0  execution test
FAIL: gcc.dg/guality/pr43077-1.c  -O0  line 42 b == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O0  line 42 c == 3
FAIL: gcc.dg/guality/pr43077-1.c  -O0  line 42 varb == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O0  line 42 varc == 3
FAIL: gcc.dg/guality/pr43077-1.c  -O1  line 42 b == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O1  line 42 varb == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O2  line 42 b == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O2  line 42 varb == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O3 -fomit-frame-pointer  line 42 b == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O3 -fomit-frame-pointer  line 42 varb == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O3 -g  line 42 b == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O3 -g  line 42 varb == 2
FAIL: gcc.dg/guality/pr43077-1.c  -Os  line 42 b == 2
FAIL: gcc.dg/guality/pr43077-1.c  -Os  line 42 varb == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O2 -flto -flto-partition=none  line 42 b == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O2 -flto -flto-partition=none  line 42 varb == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O2 -flto  line 42 b == 2
FAIL: gcc.dg/guality/pr43077-1.c  -O2 -flto  line 42 varb == 2
FAIL: gcc.dg/guality/pr45882.c  -O1  line 16 b == 7
FAIL: gcc.dg/guality/pr45882.c  -O2  line 16 b == 7
FAIL: gcc.dg/guality/pr45882.c  -O3 -fomit-frame-pointer  line 16 b == 7
FAIL: gcc.dg/guality/pr45882.c  -O3 -g  line 16 b == 7
FAIL: gcc.dg/guality/pr45882.c  -Os  line 16 b == 7
FAIL: gcc.dg/guality/pr45882.c  -O2 -flto -flto-partition=none  line 16 b == 7
FAIL: gcc.dg/guality/pr45882.c  -O2 -flto  line 16 b == 7
FAIL: gcc.dg/guality/vla-1.c  -O0  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O0  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O1  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -Os  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -flto-partition=none  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-2.c  -O0  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O0  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O1  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -fomit-frame-pointer  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -g  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -Os  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -flto-partition=none  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto  line 16 sizeof (a) == 5 * sizeof (int)
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0

		=== gcc Summary ===

# of expected passes		70566
# of unexpected failures	51
# of unexpected successes	8
# of expected failures		137
# of unsupported tests		1541
/31bit/build-extralong/BUILD/gcc/obj-s390x-redhat-linux/gcc/xgcc  version 4.7.0 20110406 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		38078
# of expected failures		41
# of unsupported tests		72
/31bit/build-extralong/BUILD/gcc/obj-s390x-redhat-linux/gcc/testsuite/gfortran/../../gfortran  version 4.7.0 20110406 (experimental) (GCC) 

		=== obj-c++ tests ===


Running target unix

		=== obj-c++ Summary ===

# of expected passes		1378
# of expected failures		10
# of unsupported tests		86
/31bit/build-extralong/BUILD/gcc/obj-s390x-redhat-linux/gcc/testsuite/obj-c++/../../g++  version 4.7.0 20110406 (experimental) (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		2914
# of expected failures		10
# of unsupported tests		74
/31bit/build-extralong/BUILD/gcc/obj-s390x-redhat-linux/gcc/xgcc  version 4.7.0 20110406 (experimental) (GCC) 

		=== boehm-gc tests ===


Running target unix
FAIL: boehm-gc.c/thread_leak_test.c -O2 (test for excess errors)

		=== boehm-gc Summary ===

# of expected passes		11
# of unexpected failures	1
# of unsupported tests		1
		=== libffi tests ===


Running target unix

		=== libffi Summary ===

# of expected passes		1634
# of expected failures		10
# of unsupported tests		15
		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		2542
		=== libjava tests ===


Running target unix

		=== libjava Summary ===

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


Running target unix
FAIL: libmudflap.c++/pass58-frag.cxx (test for excess errors)
FAIL: libmudflap.c++/pass58-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.c++/pass58-frag.cxx ( -O) (test for excess errors)
FAIL: libmudflap.c++/pass58-frag.cxx (-O2) (test for excess errors)
FAIL: libmudflap.c++/pass58-frag.cxx (-O3) (test for excess errors)

		=== libmudflap Summary ===

# of expected passes		1889
# of unexpected failures	5
		=== libstdc++ tests ===


Running target unix
FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc (test for excess errors)
FAIL: 20_util/shared_ptr/cons/constexpr.cc (test for excess errors)
FAIL: 20_util/unique_ptr/cons/constexpr.cc (test for excess errors)
FAIL: 20_util/weak_ptr/cons/constexpr.cc (test for excess errors)
FAIL: 26_numerics/random/bernoulli_distribution/operators/values.cc (test for excess errors)
FAIL: 26_numerics/random/binomial_distribution/operators/values.cc (test for excess errors)
FAIL: 26_numerics/random/discrete_distribution/operators/values.cc (test for excess errors)
FAIL: 26_numerics/random/geometric_distribution/operators/values.cc (test for excess errors)
FAIL: 26_numerics/random/negative_binomial_distribution/operators/values.cc (test for excess errors)
FAIL: 26_numerics/random/poisson_distribution/operators/values.cc (test for excess errors)
FAIL: 26_numerics/random/uniform_int_distribution/operators/values.cc (test for excess errors)
FAIL: 30_threads/future/cons/constexpr.cc (test for excess errors)
FAIL: 30_threads/shared_future/cons/constexpr.cc (test for excess errors)
FAIL: decimal/comparison.cc execution test

		=== libstdc++ Summary ===

# of expected passes		8261
# of unexpected failures	14
# of expected failures		84
# of unsupported tests		110

Compiler version: 4.7.0 20110406 (experimental) (GCC) 
Platform: s390x-ibm-linux-gnu
configure flags: --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking --with-system-zlib --enable-__cxa_atexit --with-long-double-128 --with-zarch --host=s390x-redhat-linux --build=s390x-redhat-linux --target=s390x-redhat-linux --enable-languages=c,c++,objc,obj-c++,java,fortran


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