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 6.0.0 20160107 (experimental) (GCC) testsuite on arm-none-linux-gnueabi


LAST_UPDATED: Thu Jan  7 08:09:17 UTC 2016 (/trunk revision 232121)

Target is arm-none-linux-gnueabi
Host   is i686-pc-linux-gnu

		=== g++ tests ===


Running target qemu-wheezy
FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C  -std=c++11  (test for errors, line 21)
FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C  -std=c++11 (test for excess errors)
FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C  -std=c++14  (test for errors, line 21)
FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C  -std=c++14 (test for excess errors)
FAIL: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 -std=c++11
UNRESOLVED: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o execute -flto -O0 -std=c++11
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test

		=== g++ Summary ===

# of expected passes		93273
# of unexpected failures	5
# of unexpected successes	2
# of expected failures		260
# of unresolved testcases	1
# of unsupported tests		3998
/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/obj/test-mainline-0-arm-none-linux-gnueabi/host-i686-pc-linux-gnu/fsf-mainline/bin/arm-none-linux-gnueabi-g++  version 6.0.0 20160107 (experimental) (GCC) 


		=== Summary adjusted for local xfails ===

# of unexpected failures        5
# of expected passes            93273
# of unexpected successes       2
# of expected failures          260
# of unresolved testcases       1
# of unsupported tests          3998
Host   is i686-pc-linux-gnu

		=== gcc tests ===


Running target qemu-wheezy
FAIL: gcc.c-torture/execute/builtins/memops-asm.c execution,  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/alias-2.c   -O1  execution test
FAIL: gcc.c-torture/execute/alias-2.c   -O2  execution test
FAIL: gcc.c-torture/execute/alias-2.c   -O3 -g  execution test
FAIL: gcc.c-torture/execute/alias-2.c   -Os  execution test
FAIL: gcc.c-torture/execute/alias-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.c-torture/execute/alias-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c scan-assembler-times DIE \\\\([^\\n]*\\\\) DW_TAG_(?:const|volatile|atomic|restrict)_type 8
FAIL: gcc.dg/graphite/id-pr45230-1.c (internal compiler error)
FAIL: gcc.dg/graphite/id-pr45230-1.c (test for excess errors)
FAIL: gcc.dg/tree-prof/cold_partition_label.c scan-assembler foo[._]+cold[._]+0
FAIL: gcc.dg/tree-prof/cold_partition_label.c scan-assembler size[ \\ta-zA-Z0-0]+foo[._]+cold[._]+0
FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"
FAIL: gcc.target/arm/bics_4.c scan-assembler-times bics\\tr[0-9]+, r[0-9]+, r[0-9]+ 2
FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revshne\\\\t 1
FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev16ne\\\\t 1
FAIL: gcc.target/arm/fmaxmin.c execution test
FAIL: gcc.target/arm/memcpy-aligned-1.c scan-assembler-times str\\t 1
FAIL: gcc.target/arm/memcpy-aligned-1.c scan-assembler-not ldr\\t
FAIL: gcc.target/arm/neon-vfma-1.c scan-assembler vfma\\\\.f32[\\t]+[dDqQ]
FAIL: gcc.target/arm/neon-vfms-1.c scan-assembler vfms\\\\.f32[\\t]+[dDqQ]
FAIL: gcc.target/arm/pr42575.c scan-assembler-not mov
FAIL: gcc.target/arm/pr45701-1.c scan-assembler push\\t{r3
FAIL: gcc.target/arm/reg_equal_test.c scan-rtl-dump expand "expr_list:REG_EQUAL \\\\(const_int -942519458"
FAIL: gcc.target/arm/thumb-ltu.c scan-assembler-not uxtb
FAIL: gcc.target/arm/vect-fmaxmin.c execution test
FAIL: gcc.target/arm/lto/pr65837 c_lto_pr65837_0.o assemble, -flto -mfpu=neon
UNRESOLVED: gcc.target/arm/lto/pr65837 c_lto_pr65837_0.o-c_lto_pr65837_0.o link -flto
UNRESOLVED: gcc.target/arm/lto/pr65837 c_lto_pr65837_0.o-c_lto_pr65837_0.o execute -flto

		=== gcc Summary ===

# of expected passes		88527
# of unexpected failures	27
# of expected failures		123
# of unresolved testcases	2
# of unsupported tests		3895
/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/obj/test-mainline-0-arm-none-linux-gnueabi/host-i686-pc-linux-gnu/fsf-mainline/bin/arm-none-linux-gnueabi-gcc  version 6.0.0 20160107 (experimental) (GCC) 


		=== Summary adjusted for local xfails ===

# of unexpected failures        27
# of expected passes            88527
# of expected failures          123
# of unresolved testcases       2
# of unsupported tests          3895
Host   is i686-pc-linux-gnu

		=== gfortran tests ===


Running target qemu-wheezy
FAIL: gfortran.dg/ieee/ieee_1.F90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -Os  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -Os  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -Os  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/ieee/large_3.F90   -O0  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O1  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O2  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -Os  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O0  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O1  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O2  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -Os  execution test

		=== gfortran Summary ===

# of expected passes		40323
# of unexpected failures	36
# of expected failures		71
# of unsupported tests		322
/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/obj/test-mainline-0-arm-none-linux-gnueabi/host-i686-pc-linux-gnu/fsf-mainline/bin/arm-none-linux-gnueabi-gfortran  version 6.0.0 20160107 (experimental) (GCC) 


		=== Summary adjusted for local xfails ===

# of unexpected failures        36
# of expected passes            40323
# of expected failures          71
# of unsupported tests          322
Host   is i686-pc-linux-gnu

		=== libatomic tests ===


Running target qemu-wheezy

		=== libatomic Summary ===

# of expected passes		44
# of unsupported tests		5

		=== Summary adjusted for local xfails ===

# of expected passes            44
# of unsupported tests          5
Host   is i686-pc-linux-gnu

		=== libgomp tests ===


Running target qemu-wheezy
FAIL: libgomp.c++/target-6.C execution test
WARNING: program timed out.
FAIL: libgomp.fortran/strassen.f90   -O  execution test
FAIL: libgomp.graphite/force-parallel-7.c execution test

		=== libgomp Summary ===

# of expected passes		4531
# of unexpected failures	3
# of unsupported tests		368

		=== Summary adjusted for local xfails ===

# of unexpected failures        3
# of expected passes            4531
# of unsupported tests          368
Host   is i686-pc-linux-gnu

		=== libitm tests ===


Running target qemu-wheezy

		=== libitm Summary ===

# of expected passes		38
# of expected failures		3
# of unsupported tests		1

		=== Summary adjusted for local xfails ===

# of expected passes            38
# of expected failures          3
# of unsupported tests          1
Host   is i686-pc-linux-gnu

		=== libstdc++ tests ===


Running target qemu-wheezy
FAIL: 22_locale/messages/13631.cc execution test
FAIL: 22_locale/messages/members/char/1.cc execution test
FAIL: 22_locale/messages/members/char/2.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_locale.cc execution test
FAIL: 22_locale/messages_byname/named_equivalence.cc execution test

		=== libstdc++ Summary ===

# of expected passes		10379
# of unexpected failures	5
# of expected failures		68
# of unsupported tests		376

		=== Summary adjusted for local xfails ===

# of unexpected failures        5
# of expected passes            10379
# of expected failures          68
# of unsupported tests          376
Host   is i686-pc-linux-gnu

		=== g++ tests ===


Running target qemu-wheezy-thumb/-mthumb
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   -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/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: g++.dg/cpp0x/constexpr-reinterpret1.C  -std=c++11  (test for errors, line 21)
FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C  -std=c++11 (test for excess errors)
FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C  -std=c++14  (test for errors, line 21)
FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C  -std=c++14 (test for excess errors)
FAIL: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 -std=c++11
UNRESOLVED: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o execute -flto -O0 -std=c++11
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test
FAIL: g++.dg/torture/vshuf-v2di.C   -O2  execution test
FAIL: g++.dg/torture/vshuf-v2di.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: g++.dg/torture/vshuf-v2di.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: g++.dg/torture/vshuf-v4si.C   -O2  execution test
FAIL: g++.dg/torture/vshuf-v4si.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: g++.dg/torture/vshuf-v4si.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: g++.dg/torture/vshuf-v8hi.C   -O2  execution test
FAIL: g++.dg/torture/vshuf-v8hi.C   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: g++.dg/torture/vshuf-v8hi.C   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test

		=== g++ Summary ===

# of expected passes		93196
# of unexpected failures	19
# of unexpected successes	2
# of expected failures		260
# of unresolved testcases	1
# of unsupported tests		4016
/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/obj/test-mainline-0-arm-none-linux-gnueabi/host-i686-pc-linux-gnu/fsf-mainline/bin/arm-none-linux-gnueabi-g++  version 6.0.0 20160107 (experimental) (GCC) 


		=== Summary adjusted for local xfails ===

# of unexpected failures        19
# of expected passes            93196
# of unexpected successes       2
# of expected failures          260
# of unresolved testcases       1
# of unsupported tests          4016
Host   is i686-pc-linux-gnu

		=== gcc tests ===


Running target qemu-wheezy-thumb/-mthumb
FAIL: gcc.c-torture/execute/builtins/memops-asm.c execution,  -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects 
FAIL: gcc.c-torture/execute/alias-2.c   -O1  execution test
FAIL: gcc.c-torture/execute/alias-2.c   -O2  execution test
FAIL: gcc.c-torture/execute/alias-2.c   -O3 -g  execution test
FAIL: gcc.c-torture/execute/alias-2.c   -Os  execution test
FAIL: gcc.c-torture/execute/alias-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.c-torture/execute/alias-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.c-torture/execute/loop-2b.c   -O1  execution test
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   -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/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: gcc.dg/debug/dwarf2/stacked-qualified-types-3.c scan-assembler-times DIE \\\\([^\\n]*\\\\) DW_TAG_(?:const|volatile|atomic|restrict)_type 8
FAIL: gcc.dg/loop-8.c scan-rtl-dump-times loop2_invariant "Decided" 1
FAIL: gcc.dg/loop-8.c scan-rtl-dump-not loop2_invariant "without introducing a new temporary register"
FAIL: gcc.dg/pr48134.c (test for excess errors)
XPASS: gcc.dg/sibcall-3.c execution test
XPASS: gcc.dg/sibcall-4.c execution test
FAIL: gcc.dg/graphite/id-pr45230-1.c (internal compiler error)
FAIL: gcc.dg/graphite/id-pr45230-1.c (test for excess errors)
FAIL: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\\\n]*inline copy in test"
FAIL: gcc.dg/tree-prof/cold_partition_label.c scan-assembler foo[._]+cold[._]+0
FAIL: gcc.dg/tree-prof/cold_partition_label.c scan-assembler size[ \\ta-zA-Z0-0]+foo[._]+cold[._]+0
FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"
FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times revsh\\\\t 2
FAIL: gcc.target/arm/builtin-bswap-1.c scan-assembler-times rev16\\\\t 2
FAIL: gcc.target/arm/pr40457-1.c scan-assembler ldrd|ldm
FAIL: gcc.target/arm/pr45701-1.c scan-assembler push\\t{r3
FAIL: gcc.target/arm/reg_equal_test.c scan-rtl-dump expand "expr_list:REG_EQUAL \\\\(const_int -942519458"
FAIL: gcc.target/arm/thumb-ltu.c scan-assembler-not uxtb
FAIL: gcc.target/arm/lto/pr65837 c_lto_pr65837_0.o assemble, -flto -mfpu=neon
UNRESOLVED: gcc.target/arm/lto/pr65837 c_lto_pr65837_0.o-c_lto_pr65837_0.o link -flto
UNRESOLVED: gcc.target/arm/lto/pr65837 c_lto_pr65837_0.o-c_lto_pr65837_0.o execute -flto

		=== gcc Summary ===

# of expected passes		87654
# of unexpected failures	30
# of unexpected successes	2
# of expected failures		125
# of unresolved testcases	2
# of unsupported tests		4177
/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/obj/test-mainline-0-arm-none-linux-gnueabi/host-i686-pc-linux-gnu/fsf-mainline/bin/arm-none-linux-gnueabi-gcc  version 6.0.0 20160107 (experimental) (GCC) 


		=== Summary adjusted for local xfails ===

# of unexpected failures        30
# of expected passes            87654
# of unexpected successes       2
# of expected failures          125
# of unresolved testcases       2
# of unsupported tests          4177
Host   is i686-pc-linux-gnu

		=== gfortran tests ===


Running target qemu-wheezy-thumb/-mthumb
FAIL: gfortran.dg/ieee/ieee_1.F90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -Os  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -Os  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -Os  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/ieee/large_3.F90   -O0  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O1  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O2  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -Os  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O0  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O1  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O2  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -Os  execution test

		=== gfortran Summary ===

# of expected passes		40323
# of unexpected failures	36
# of expected failures		71
# of unsupported tests		322
/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/obj/test-mainline-0-arm-none-linux-gnueabi/host-i686-pc-linux-gnu/fsf-mainline/bin/arm-none-linux-gnueabi-gfortran  version 6.0.0 20160107 (experimental) (GCC) 


		=== Summary adjusted for local xfails ===

# of unexpected failures        36
# of expected passes            40323
# of expected failures          71
# of unsupported tests          322
Host   is i686-pc-linux-gnu

		=== libatomic tests ===


Running target qemu-wheezy-thumb/-mthumb

		=== libatomic Summary ===

# of expected passes		44
# of unsupported tests		5

		=== Summary adjusted for local xfails ===

# of expected passes            44
# of unsupported tests          5
Host   is i686-pc-linux-gnu

		=== libgomp tests ===


Running target qemu-wheezy-thumb/-mthumb
FAIL: libgomp.c++/target-6.C execution test
WARNING: program timed out.
FAIL: libgomp.fortran/strassen.f90   -O  execution test
FAIL: libgomp.graphite/force-parallel-7.c execution test

		=== libgomp Summary ===

# of expected passes		4531
# of unexpected failures	3
# of unsupported tests		368

		=== Summary adjusted for local xfails ===

# of unexpected failures        3
# of expected passes            4531
# of unsupported tests          368
Host   is i686-pc-linux-gnu

		=== libitm tests ===


Running target qemu-wheezy-thumb/-mthumb

		=== libitm Summary ===

# of expected passes		38
# of expected failures		3
# of unsupported tests		1

		=== Summary adjusted for local xfails ===

# of expected passes            38
# of expected failures          3
# of unsupported tests          1
Host   is i686-pc-linux-gnu

		=== libstdc++ tests ===


Running target qemu-wheezy-thumb/-mthumb
FAIL: 22_locale/messages/13631.cc execution test
FAIL: 22_locale/messages/members/char/1.cc execution test
FAIL: 22_locale/messages/members/char/2.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_locale.cc execution test
FAIL: 22_locale/messages_byname/named_equivalence.cc execution test

		=== libstdc++ Summary ===

# of expected passes		10379
# of unexpected failures	5
# of expected failures		68
# of unsupported tests		376

		=== Summary adjusted for local xfails ===

# of unexpected failures        5
# of expected passes            10379
# of expected failures          68
# of unsupported tests          376

Compiler version: 6.0.0 20160107 (experimental) (GCC) 
Platform: arm-none-linux-gnueabi
configure flags: --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=arm-none-linux-gnueabi --enable-threads --disable-libmudflap --disable-libssp --disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --enable-languages=c,c++,fortran --enable-shared --enable-lto --enable-symvers=gnu --enable-__cxa_atexit --with-glibc-version=2.21 --disable-nls --prefix=/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/install --with-sysroot=/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/install/arm-none-linux-gnueabi/libc --with-gmp=/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/obj/pkg-mainline-0-arm-none-linux-gnueabi/fsf-mainline-0-arm-none-linux-gnueabi.extras/host-libs-i686-pc-linux-gnu/usr --with-mpfr=/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/obj/pkg-mainline-0-arm-none-linux-gnueabi/fsf-mainline-0-arm-none-linux-gnueabi.extras/host-libs-i686-pc-linux-gnu/usr --with-mpc=/scratch/gcc/nightly-2016-01-07-mainline/a
 rm-none-linux-gnueabi/obj/pkg-mainline-0-arm-none-linux-gnueabi/fsf-mainline-0-arm-none-linux-gnueabi.extras/host-libs-i686-pc-linux-gnu/usr --with-isl=/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/obj/pkg-mainline-0-arm-none-linux-gnueabi/fsf-mainline-0-arm-none-linux-gnueabi.extras/host-libs-i686-pc-linux-gnu/usr --enable-libgomp --enable-libitm --enable-libatomic --disable-libssp --disable-libcc1 --enable-poison-system-directories --with-python-dir=arm-none-linux-gnueabi/share/gdb/python --with-build-time-tools=/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/install/arm-none-linux-gnueabi/bin --with-build-time-tools=/scratch/gcc/nightly-2016-01-07-mainline/arm-none-linux-gnueabi/install/arm-none-linux-gnueabi/bin SED=sed


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