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 7.0.0 20160911 (experimental) [trunk revision 240080] (GCC) testsuite on powerpc64-unknown-linux-gnu


Linux 2.6.32-573.22.1.el6.ppc64 ppc64
GNU C Library stable release version 2.12
GNU ld (GNU Binutils) 2.26.20160125
GNU assembler (GNU Binutils) 2.26.20160125
GNU Make 3.81

DejaGnu:
	Expect version is	5.44.1.15
	Tcl version is		8.5
	Framework version is	1.4.4

64-bit

LAST_UPDATED: Sun Sep 11 12:02:27 UTC 2016 (revision 240080)

Native configuration is powerpc64-unknown-linux-gnu

		=== g++ tests ===


Running target unix/-m32
FAIL: c-c++-common/asan/heap-overflow-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -Os  output pattern test, is =================================================================
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O0  output pattern test, is =================================================================
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O1  output pattern test, is =================================================================
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O2  output pattern test, is =================================================================
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -O3 -g  output pattern test, is =================================================================
FAIL: g++.dg/asan/deep-stack-uaf-1.C   -Os  output pattern test, is =================================================================
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++11  scan-assembler _ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++14  scan-assembler _ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23.C  -std=gnu++98  scan-assembler _ZThn16_N7Derived7get_fooB3barEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++11  scan-assembler _ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++14  scan-assembler _ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/abi-tag23a.C  -std=gnu++98  scan-assembler _ZThn16_N7Derived7get_fooEv
FAIL: g++.dg/abi/scoped1.C  -std=gnu++11 execution test
FAIL: g++.dg/abi/scoped1.C  -std=gnu++14 execution test
FAIL: g++.dg/cpp1z/aligned-new1.C   (test for excess errors)
WARNING: g++.dg/cpp1z/aligned-new1.C   compilation failed to produce executable
FAIL: g++.dg/cpp1z/aligned-new2.C   (test for excess errors)
WARNING: g++.dg/cpp1z/aligned-new2.C   compilation failed to produce executable
FAIL: g++.dg/cpp1z/aligned-new3.C   (test for excess errors)
WARNING: g++.dg/cpp1z/aligned-new3.C   compilation failed to produce executable
FAIL: g++.dg/cpp1z/aligned-new5.C  -std=gnu++11 (test for excess errors)
WARNING: g++.dg/cpp1z/aligned-new5.C  -std=gnu++11 compilation failed to produce executable
FAIL: g++.dg/cpp1z/aligned-new5.C  -std=gnu++14 (test for excess errors)
WARNING: g++.dg/cpp1z/aligned-new5.C  -std=gnu++14 compilation failed to produce executable
FAIL: g++.dg/cpp1z/aligned-new5.C  -std=gnu++98 (test for excess errors)
WARNING: g++.dg/cpp1z/aligned-new5.C  -std=gnu++98 compilation failed to produce executable
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++11  gcov: 2 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++11  line 13: is 506538:should be 500005
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++11  line 15: is 506533:should be 500000
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++14  gcov: 2 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++14  line 13: is 507269:should be 500005
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++14  line 15: is 507264:should be 500000
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++98  gcov: 2 failures in line counts, 0 in branch percentages, 0 in return percentages, 0 in intermediate format
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++98  line 13: is 509085:should be 500005
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++98  line 15: is 509080:should be 500000
FAIL: g++.dg/gcov/gcov-threads-1.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/vect/pr36648.cc  -std=c++11  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++11  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++14  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++14  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++98  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++98  scan-tree-dump-times vect "vectorizing stmts using SLP" 1

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

# of expected passes		20282
# of expected failures		61
# of unsupported tests		86

Running target unix/-m64
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O0  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O1  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -Os  execution test
FAIL: g++.dg/vect/pr36648.cc  -std=c++11  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++11  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++14  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++14  scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++98  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: g++.dg/vect/pr36648.cc  -std=c++98  scan-tree-dump-times vect "vectorizing stmts using SLP" 1

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

# of expected passes		20189
# of expected failures		61
# of unsupported tests		89

		=== g++ Summary ===

# of expected passes		40471
# of expected failures		122
# of unsupported tests		175
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/testsuite/g++/../../xg++  version 7.0.0 20160911 (experimental) [trunk revision 240080] (GCC) 

		=== gcc tests ===


Running target unix/-m32
FAIL: c-c++-common/asan/heap-overflow-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/heap-overflow-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O0  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O0  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/null-deref-1.c   -O0  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O1  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -Os  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/sanity-check-pure-c-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/strncpy-overflow-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/use-after-free-1.c   -Os  output pattern test, is =================================================================
FAIL: gcc.dg/sms-8.c scan-rtl-dump-times sms "SMS succeeded" 0
FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\\\n]*inline copy in test"
FAIL: gcc.dg/torture/float32-basic.c   -O0  execution test
FAIL: gcc.dg/torture/float32-basic.c   -O1  execution test
FAIL: gcc.dg/torture/float32-basic.c   -O2  execution test
FAIL: gcc.dg/torture/float32-basic.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/torture/float32-basic.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/torture/float32-basic.c   -O3 -g  execution test
FAIL: gcc.dg/torture/float32-basic.c   -Os  execution test
FAIL: gcc.dg/tree-prof/val-profiler-threads-1.c compilation,  -fprofile-generate -D_PROFILE_GENERATE
UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c execution,    -fprofile-generate -D_PROFILE_GENERATE
UNRESOLVED: gcc.dg/tree-prof/val-profiler-threads-1.c execution,    -fprofile-use -D_PROFILE_USE
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI <p_" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "p_[0-9]* <" 1
FAIL: gcc.dg/tree-ssa/pr69270-3.c scan-tree-dump-times uncprop1 ", 1" 4
FAIL: gcc.dg/tree-ssa/scev-3.c scan-tree-dump-times optimized "&a" 1
FAIL: gcc.dg/tree-ssa/scev-4.c scan-tree-dump-times optimized "&a" 1
FAIL: gcc.dg/tree-ssa/scev-5.c scan-tree-dump-times optimized "&a" 1
FAIL: gcc.dg/tree-ssa/slsr-8.c scan-tree-dump-times optimized " w?\\\\* " 7
XPASS: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"
FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-33.c scan-tree-dump-times vect "vectorization not profitable" 1
FAIL: gcc.dg/vect/bb-slp-pr65935.c -flto -ffat-lto-objects  scan-tree-dump-times slp1 "basic block vectorized" 1
FAIL: gcc.dg/vect/bb-slp-pr65935.c scan-tree-dump-times slp1 "basic block vectorized" 1
FAIL: gcc.dg/vect/bb-slp-pr69907.c -flto -ffat-lto-objects  scan-tree-dump slp1 "BB vectorization with gaps at the end of a load is not supported"
FAIL: gcc.dg/vect/bb-slp-pr69907.c scan-tree-dump slp1 "BB vectorization with gaps at the end of a load is not supported"
FAIL: gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c scan-tree-dump-times slp2 "basic block vectorized" 1
FAIL: gcc.dg/vect/no-vfa-vect-depend-2.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/no-vfa-vect-depend-3.c scan-tree-dump-times vect "vectorized 1 loops" 4
FAIL: gcc.dg/vect/pr25413.c -flto -ffat-lto-objects  scan-tree-dump-times vect "not vectorized: unsupported unaligned store" 1
FAIL: gcc.dg/vect/pr25413.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vector alignment may not be reachable" 1
FAIL: gcc.dg/vect/pr25413.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 1 loops" 0
FAIL: gcc.dg/vect/pr25413.c scan-tree-dump-times vect "not vectorized: unsupported unaligned store" 1
FAIL: gcc.dg/vect/pr25413.c scan-tree-dump-times vect "vector alignment may not be reachable" 1
FAIL: gcc.dg/vect/pr25413.c scan-tree-dump-times vect "vectorized 1 loops" 0
FAIL: gcc.dg/vect/pr46032.c -flto -ffat-lto-objects  scan-tree-dump-times vect "note: vectorized 1 loop" 1
FAIL: gcc.dg/vect/pr46032.c scan-tree-dump-times vect "note: vectorized 1 loop" 1
FAIL: gcc.dg/vect/pr62171.c -flto -ffat-lto-objects  scan-tree-dump-not vect "versioned"
FAIL: gcc.dg/vect/pr62171.c scan-tree-dump-not vect "versioned"
FAIL: gcc.dg/vect/slp-45.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 1 loops" 13
FAIL: gcc.dg/vect/slp-45.c scan-tree-dump-times vect "vectorized 1 loops" 13
FAIL: gcc.dg/vect/vect-117.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-117.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/vect-24.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 3 loops" 1
XPASS: gcc.dg/vect/vect-24.c scan-tree-dump-times vect "vectorized 3 loops" 1
FAIL: gcc.dg/vect/vect-31.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.dg/vect/vect-31.c scan-tree-dump-times vect "vectorized 4 loops" 1
XPASS: gcc.target/powerpc/20050830-1.c scan-assembler bdn
FAIL: gcc.target/powerpc/vec-adde-int128.c (test for excess errors)
WARNING: gcc.target/powerpc/vec-adde-int128.c compilation failed to produce executable
FAIL: gcc.target/powerpc/vec-addec-int128.c (test for excess errors)
WARNING: gcc.target/powerpc/vec-addec-int128.c compilation failed to produce executable
FAIL: gcc.target/powerpc/vec-cmpne-long.c execution test
FAIL: gcc.target/powerpc/vsx-elemrev-4.c scan-assembler-times lxvx 40
FAIL: gcc.target/powerpc/vsx-elemrev-4.c scan-assembler-times stxvx 40
FAIL: gcc.target/powerpc/warn-1.c  (test for warnings, line 1)
FAIL: gcc.target/powerpc/warn-1.c (test for excess errors)
FAIL: gcc.target/powerpc/warn-2.c  (test for warnings, line 1)
FAIL: gcc.target/powerpc/warn-2.c (test for excess errors)

		=== gcc Summary for unix/-m32 ===


Running target unix/-m64
FAIL: c-c++-common/asan/misalign-1.c   -O0  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-1.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O0  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O1  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O2  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -O3 -g  output pattern test, is =================================================================
FAIL: c-c++-common/asan/misalign-2.c   -Os  output pattern test, is =================================================================
FAIL: c-c++-common/asan/null-deref-1.c   -O0  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O1  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -O3 -g  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/null-deref-1.c   -Os  output pattern test, is ASAN:DEADLYSIGNAL
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O0  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O1  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -O3 -g  execution test
FAIL: c-c++-common/asan/swapcontext-test-1.c   -Os  execution test
FAIL: gcc.dg/loop-8.c scan-rtl-dump-times loop2_invariant "Decided" 1
FAIL: gcc.dg/sms-4.c scan-rtl-dump-times sms "SMS succeeded" 1
FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\\\n]*inline copy in test"
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI <p_" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "PHI" 1
FAIL: gcc.dg/tree-ssa/ivopts-lt-2.c scan-tree-dump-times ivopts "p_[0-9]* <" 1
FAIL: gcc.dg/tree-ssa/pr69270-3.c scan-tree-dump-times uncprop1 ", 1" 4
FAIL: gcc.dg/tree-ssa/scev-3.c scan-tree-dump-times optimized "&a" 1
FAIL: gcc.dg/tree-ssa/scev-4.c scan-tree-dump-times optimized "&a" 1
FAIL: gcc.dg/tree-ssa/scev-5.c scan-tree-dump-times optimized "&a" 1
FAIL: gcc.dg/tree-ssa/slsr-8.c scan-tree-dump-times optimized " w?\\\\* " 7
XPASS: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"
FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-33.c scan-tree-dump-times vect "vectorization not profitable" 1
FAIL: gcc.dg/vect/bb-slp-pr65935.c -flto -ffat-lto-objects  scan-tree-dump-times slp1 "basic block vectorized" 1
FAIL: gcc.dg/vect/bb-slp-pr65935.c scan-tree-dump-times slp1 "basic block vectorized" 1
FAIL: gcc.dg/vect/bb-slp-pr69907.c -flto -ffat-lto-objects  scan-tree-dump slp1 "BB vectorization with gaps at the end of a load is not supported"
FAIL: gcc.dg/vect/bb-slp-pr69907.c scan-tree-dump slp1 "BB vectorization with gaps at the end of a load is not supported"
FAIL: gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c scan-tree-dump-times slp2 "basic block vectorized" 1
FAIL: gcc.dg/vect/no-vfa-vect-depend-2.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/no-vfa-vect-depend-3.c scan-tree-dump-times vect "vectorized 1 loops" 4
FAIL: gcc.dg/vect/pr46032.c -flto -ffat-lto-objects  scan-tree-dump-times vect "note: vectorized 1 loop" 1
FAIL: gcc.dg/vect/pr46032.c scan-tree-dump-times vect "note: vectorized 1 loop" 1
FAIL: gcc.dg/vect/pr57558-1.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
FAIL: gcc.dg/vect/pr57558-1.c scan-tree-dump vect "vectorized 1 loops"
FAIL: gcc.dg/vect/pr62171.c -flto -ffat-lto-objects  scan-tree-dump-not vect "versioned"
FAIL: gcc.dg/vect/pr62171.c scan-tree-dump-not vect "versioned"
FAIL: gcc.dg/vect/slp-45.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 1 loops" 13
FAIL: gcc.dg/vect/slp-45.c scan-tree-dump-times vect "vectorized 1 loops" 13
FAIL: gcc.dg/vect/vect-117.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-117.c scan-tree-dump-times vect "vectorized 1 loops" 1
XPASS: gcc.dg/vect/vect-24.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 3 loops" 1
XPASS: gcc.dg/vect/vect-24.c scan-tree-dump-times vect "vectorized 3 loops" 1
FAIL: gcc.dg/vect/vect-31.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.dg/vect/vect-31.c scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.target/powerpc/bool3-p7.c scan-assembler-not [ \\t]xxlnor 
FAIL: gcc.target/powerpc/bool3-p8.c scan-assembler-not [ \\t]xxlnor 
FAIL: gcc.target/powerpc/p9-dimode1.c scan-assembler-not ld
FAIL: gcc.target/powerpc/p9-dimode2.c scan-assembler-not ld
FAIL: gcc.target/powerpc/pr70669.c scan-assembler mtvsrd
FAIL: gcc.target/powerpc/pr70669.c scan-assembler-times stxvd2x 1
FAIL: gcc.target/powerpc/vec-adde-int128.c execution test
FAIL: gcc.target/powerpc/vec-addec-int128.c execution test
FAIL: gcc.target/powerpc/vec-cmpne-long.c execution test
FAIL: gcc.target/powerpc/vsx-elemrev-4.c scan-assembler-times lxvx 40
FAIL: gcc.target/powerpc/vsx-elemrev-4.c scan-assembler-times stxvx 40
FAIL: gcc.target/powerpc/warn-1.c  (test for warnings, line 1)
FAIL: gcc.target/powerpc/warn-1.c (test for excess errors)
FAIL: gcc.target/powerpc/warn-2.c  (test for warnings, line 1)
FAIL: gcc.target/powerpc/warn-2.c (test for excess errors)

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


		=== gcc Summary ===

/home/gccbuild/build/nightly/build-gcc-trunk/gcc/xgcc  version 7.0.0 20160911 (experimental) [trunk revision 240080] (GCC) 

		=== gfortran tests ===


Running target unix/-m32
XPASS: gfortran.dg/nint_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O1  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O2  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -Os  execution test
FAIL: gfortran.dg/vect/fast-math-pr37021.f90   -O   scan-tree-dump vect "vectorized 2 loops"
FAIL: gfortran.dg/vect/pr52580.f   -O   scan-tree-dump-times vect "LOOP VECTORIZED" 1
FAIL: gfortran.dg/vect/pr62283-2.f   -O   scan-tree-dump slp2 "basic block vectorized"
FAIL: gfortran.dg/vect/vect-8.f90   -O   scan-tree-dump-times vect "vectorized 21 loops" 1
FAIL: gfortran.dg/vect/vect-gems.f90   -O   scan-tree-dump-times vect "vectorized 1 loops" 1

		=== gfortran Summary for unix/-m32 ===

# of expected passes		4050

Running target unix/-m64
XPASS: gfortran.dg/nint_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O1  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O2  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -Os  execution test
FAIL: gfortran.dg/vect/fast-math-pr37021.f90   -O   scan-tree-dump vect "vectorized 2 loops"
FAIL: gfortran.dg/vect/pr52580.f   -O   scan-tree-dump-times vect "LOOP VECTORIZED" 1
FAIL: gfortran.dg/vect/pr62283-2.f   -O   scan-tree-dump slp2 "basic block vectorized"
FAIL: gfortran.dg/vect/vect-8.f90   -O   scan-tree-dump-times vect "vectorized 21 loops" 1
FAIL: gfortran.dg/vect/vect-gems.f90   -O   scan-tree-dump-times vect "vectorized 1 loops" 1

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

# of expected passes		4050

		=== gfortran Summary ===

# of expected passes		8100
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/testsuite/gfortran/../../gfortran  version 7.0.0 20160911 (experimental) [trunk revision 240080] (GCC) 

		=== go tests ===


Running target unix/-m32
FAIL: go.test/test/ken/cplx2.go execution,  -O2 -g 

		=== go Summary for unix/-m32 ===

# of expected passes		6876
# of unexpected failures	1
# of expected failures		1
# of untested testcases		11
# of unsupported tests		3

Running target unix/-m64
FAIL: go.test/test/ken/cplx2.go execution,  -O2 -g 

		=== go Summary for unix/-m64 ===

# of expected passes		6756
# of unexpected failures	1
# of expected failures		1
# of untested testcases		11
# of unsupported tests		3

		=== go Summary ===

# of expected passes		13632
# of unexpected failures	2
# of expected failures		2
# of untested testcases		22
# of unsupported tests		6
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/testsuite/go/../../gccgo  version 7.0.0 20160911 (experimental) [trunk revision 240080] (GCC) 

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


Running target unix/-m32

		=== obj-c++ Summary for unix/-m32 ===

# of expected passes		56

Running target unix/-m64

		=== obj-c++ Summary for unix/-m64 ===

# of expected passes		56

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

# of expected passes		2900
# of expected failures		12
# of unsupported tests		154
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/testsuite/obj-c++/../../xg++  version 7.0.0 20160911 (experimental) [trunk revision 240080] (GCC) 

		=== objc tests ===


Running target unix/-m32

		=== objc Summary for unix/-m32 ===

# of expected passes		56

Running target unix/-m64

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

# of expected passes		56

		=== objc Summary ===

# of expected passes		112
/home/gccbuild/build/nightly/build-gcc-trunk/gcc/xgcc  version 7.0.0 20160911 (experimental) [trunk revision 240080] (GCC) 

		=== boehm-gc tests ===


Running target unix/-m32

		=== boehm-gc Summary for unix/-m32 ===

# of expected passes		4

Running target unix/-m64

		=== boehm-gc Summary for unix/-m64 ===

# of expected passes		4

		=== boehm-gc Summary ===

# of expected passes		24
# of unsupported tests		2
		=== libatomic tests ===


Running target unix/-m32

		=== libatomic Summary for unix/-m32 ===

# of expected passes		44
# of unsupported tests		5

Running target unix/-m64

		=== libatomic Summary for unix/-m64 ===

# of expected passes		54

		=== libatomic Summary ===

# of expected passes		98
# of unsupported tests		5
		=== libffi tests ===


Running target unix/-m32

		=== libffi Summary for unix/-m32 ===

# of expected passes		24

Running target unix/-m64

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

# of expected passes		24

		=== libffi Summary ===

# of expected passes		3868
# of unsupported tests		56
		=== libgo tests ===


Running target unix
FAIL: runtime
FAIL: internal/trace
FAIL: net/http

		=== libgo Summary for unix ===

# of expected passes		135
# of unexpected failures	3

Running target unix/-m32
FAIL: runtime
FAIL: internal/trace
FAIL: runtime/internal/atomic
FAIL: sync/atomic

		=== libgo Summary for unix/-m32 ===

# of expected passes		134
# of unexpected failures	4

		=== libgo Summary ===

# of expected passes		269
# of unexpected failures	7
/home/gccbuild/build/nightly/build-gcc-trunk/./gcc/gccgo version 7.0.0 20160911 (experimental) [trunk revision 240080] (GCC)

		=== libgomp tests ===


Running target unix/-m32
FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/atomic_update-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O2  execution test
FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/atomic_update-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O2  execution test

		=== libgomp Summary for unix/-m32 ===

# of expected passes		811
# of unsupported tests		50

Running target unix/-m64

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

# of expected passes		811
# of unsupported tests		50

		=== libgomp Summary ===

# of expected passes		9858
# of unexpected failures	2
# of unsupported tests		760
		=== libitm tests ===


Running target unix/-m32

		=== libitm Summary for unix/-m32 ===

# of expected passes		16
# of expected failures		1
# of unsupported tests		1

Running target unix/-m64

		=== libitm Summary for unix/-m64 ===

# of expected passes		16
# of expected failures		1
# of unsupported tests		1

		=== libitm Summary ===

# of expected passes		84
# of expected failures		6
# of unsupported tests		2
		=== libjava tests ===


Running target unix/-m32
XPASS: sourcelocation -O3 -findirect-dispatch output - source compiled test

		=== libjava Summary for unix/-m32 ===


Running target unix/-m64
FAIL: libjava.jar/ReturnProxyTest.jar output - gij test
FAIL: libjava.jar/arraysort.jar output - gij test
FAIL: calls output - gij test
FAIL: getlocalvartable output
FAIL: StackTrace2 output - source compiled test
FAIL: StackTrace2 -findirect-dispatch output - source compiled test
FAIL: StackTrace2 -O3 output - source compiled test
XPASS: sourcelocation -O3 -findirect-dispatch output - source compiled test

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


		=== libjava Summary ===

# of expected passes		5221
# of unexpected failures	7
# of unexpected successes	2
# of expected failures		6
		=== libstdc++ tests ===


Running target unix/-m32

		=== libstdc++ Summary for unix/-m32 ===

# of unsupported tests		1

Running target unix/-m64
XPASS: 26_numerics/complex/13450.cc execution test
XPASS: 26_numerics/complex/pow.cc execution test
XPASS: 26_numerics/complex/value_operations/1.cc execution test
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
FAIL: special_functions/04_comp_ellint_1/compile.cc (test for excess errors)
FAIL: special_functions/05_comp_ellint_2/check_nan.cc (test for excess errors)
WARNING: special_functions/05_comp_ellint_2/check_nan.cc compilation failed to produce executable
FAIL: special_functions/05_comp_ellint_2/compile.cc (test for excess errors)
FAIL: special_functions/05_comp_ellint_2/compile_2.cc (test for excess errors)
FAIL: special_functions/06_comp_ellint_3/check_nan.cc (test for excess errors)
WARNING: special_functions/06_comp_ellint_3/check_nan.cc compilation failed to produce executable
FAIL: special_functions/06_comp_ellint_3/compile.cc (test for excess errors)
FAIL: special_functions/06_comp_ellint_3/compile_2.cc (test for excess errors)
FAIL: special_functions/07_cyl_bessel_i/check_nan.cc (test for excess errors)
WARNING: special_functions/07_cyl_bessel_i/check_nan.cc compilation failed to produce executable
FAIL: special_functions/07_cyl_bessel_i/compile.cc (test for excess errors)
FAIL: special_functions/07_cyl_bessel_i/compile_2.cc (test for excess errors)
FAIL: special_functions/08_cyl_bessel_j/check_nan.cc (test for excess errors)
WARNING: special_functions/08_cyl_bessel_j/check_nan.cc compilation failed to produce executable
FAIL: special_functions/08_cyl_bessel_j/compile.cc (test for excess errors)
FAIL: special_functions/08_cyl_bessel_j/compile_2.cc (test for excess errors)
FAIL: special_functions/09_cyl_bessel_k/check_nan.cc (test for excess errors)
WARNING: special_functions/09_cyl_bessel_k/check_nan.cc compilation failed to produce executable
FAIL: special_functions/09_cyl_bessel_k/compile.cc (test for excess errors)
FAIL: special_functions/09_cyl_bessel_k/compile_2.cc (test for excess errors)
FAIL: special_functions/10_cyl_neumann/check_nan.cc (test for excess errors)
WARNING: special_functions/10_cyl_neumann/check_nan.cc compilation failed to produce executable
FAIL: special_functions/10_cyl_neumann/compile.cc (test for excess errors)
FAIL: special_functions/10_cyl_neumann/compile_2.cc (test for excess errors)
FAIL: special_functions/12_ellint_2/check_nan.cc (test for excess errors)
WARNING: special_functions/12_ellint_2/check_nan.cc compilation failed to produce executable
FAIL: special_functions/12_ellint_2/compile.cc (test for excess errors)
FAIL: special_functions/12_ellint_2/compile_2.cc (test for excess errors)
FAIL: special_functions/13_ellint_3/check_nan.cc (test for excess errors)
WARNING: special_functions/13_ellint_3/check_nan.cc compilation failed to produce executable
FAIL: special_functions/13_ellint_3/compile.cc (test for excess errors)
FAIL: special_functions/13_ellint_3/compile_2.cc (test for excess errors)
FAIL: special_functions/19_sph_bessel/check_nan.cc (test for excess errors)
WARNING: special_functions/19_sph_bessel/check_nan.cc compilation failed to produce executable
FAIL: special_functions/19_sph_bessel/compile.cc (test for excess errors)
FAIL: special_functions/19_sph_bessel/compile_2.cc (test for excess errors)
FAIL: special_functions/21_sph_neumann/check_nan.cc (test for excess errors)
WARNING: special_functions/21_sph_neumann/check_nan.cc compilation failed to produce executable
FAIL: special_functions/21_sph_neumann/compile.cc (test for excess errors)
FAIL: special_functions/21_sph_neumann/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/05_comp_ellint_2/check_nan.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/05_comp_ellint_2/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/05_comp_ellint_2/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/05_comp_ellint_2/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/check_nan.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/check_nan.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_nan.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_nan.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/11_cyl_neumann/check_nan.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/11_cyl_neumann/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/11_cyl_neumann/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/11_cyl_neumann/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/13_ellint_2/check_nan.cc (test for excess errors)
WARNING: 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/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/13_ellint_2/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/14_ellint_3/check_nan.cc (test for excess errors)
WARNING: 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/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/14_ellint_3/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/21_sph_bessel/check_nan.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/21_sph_bessel/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/21_sph_bessel/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/21_sph_bessel/compile_2.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/23_sph_neumann/check_nan.cc (test for excess errors)
WARNING: tr1/5_numerical_facilities/special_functions/23_sph_neumann/check_nan.cc compilation failed to produce executable
FAIL: tr1/5_numerical_facilities/special_functions/23_sph_neumann/compile.cc (test for excess errors)
FAIL: tr1/5_numerical_facilities/special_functions/23_sph_neumann/compile_2.cc (test for excess errors)

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

# of unsupported tests		1

		=== libstdc++ Summary ===

# of unsupported tests		2

Compiler version: 7.0.0 20160911 (experimental) [trunk revision 240080] (GCC) 
Platform: powerpc64-unknown-linux-gnu
configure flags: --prefix=/opt/gcc-nightly/trunk --with-as=/home/gccbuild/binutils/install/binutils-2.26/bin/as --with-ld=/home/gccbuild/binutils/install/binutils-2.26/bin/ld --enable-languages=c,c++,fortran,objc,obj-c++,java,go --with-cpu=power7 --enable-lto --enable-decimal-float --with-long-double-128
fail   XPASS: gcc.test-framework/dg-bogus-exp-XF.c (test for excess errors)
fail   FAIL: gcc.test-framework/dg-do-assemble-exp-P.c (test for excess errors) (PRMS 42)
fail   FAIL: gcc.test-framework/dg-do-compile-exp-P.c (test for excess errors) (PRMS 42)
fail   FAIL: gcc.test-framework/dg-do-link-exp-P.c (test for excess errors) (PRMS 42)
fail   FAIL: gcc.test-framework/dg-do-run-exp-P.c (test for excess errors) (PRMS 42)
fail   FAIL: gcc.test-framework/dg-dot-run-exp-P.c (test for excess errors) (PRMS 42)
fail   FAIL: gcc.test-framework/dg-dox-run-exp-XF.c (test for excess errors) (PRMS 42)
fail   FAIL: gcc.test-framework/dg-output-exp-P.c (test for excess errors) (PRMS 42)
fail   FAIL: gcc.test-framework/dg-output-exp-XF.c (test for excess errors) (PRMS 42)
fail   FAIL: gcc.test-framework/dg-warning-exp-P.c warning test (test for warnings, line 9) (PRMS 42)

		=== Test Framework Summary ===

# of expected passes		2524
# of unexpected failures	10


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