Results for 5.0.0 20150203 (experimental) (GCC) testsuite on arm-none-eabi

CodeSourcery Automatic Testing System gcc@codesourcery.com
Tue Feb 3 13:29:00 GMT 2015


LAST_UPDATED: Tue Feb  3 08:09:41 UTC 2015 (/trunk revision 220364)

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

		=== g++ tests ===


Running target arm-sim-fsf
FAIL: g++.dg/ipa/devirt-28a.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/ipa/devirt-28a.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/ipa/devirt-28a.C  -std=gnu++14 (test for excess errors)

		=== g++ Summary ===

# of expected passes		75535
# of unexpected failures	3
# of expected failures		235
# of unsupported tests		3707
/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/obj/test-mainline-0-arm-none-eabi/host-i686-pc-linux-gnu/fsf-mainline/bin/arm-none-eabi-g++  version 5.0.0 20150203 (experimental) (GCC) 


		=== Summary adjusted for local xfails ===

# of unexpected failures        3
# of expected passes            75535
# of expected failures          235
# of unsupported tests          3707
Host   is i686-pc-linux-gnu

		=== gcc tests ===


Running target arm-sim-fsf
FAIL: gcc.c-torture/execute/pr51581-1.c   -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gcc.c-torture/execute/pr51581-1.c   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gcc.c-torture/execute/pr51581-2.c   -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gcc.c-torture/execute/pr51581-2.c   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gcc.c-torture/execute/pr53645-2.c   -O2  execution test
FAIL: gcc.c-torture/execute/pr53645-2.c   -O3 -fomit-frame-pointer  execution test
FAIL: gcc.c-torture/execute/pr53645-2.c   -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gcc.c-torture/execute/pr53645-2.c   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gcc.c-torture/execute/pr53645-2.c   -O3 -g  execution test
FAIL: gcc.c-torture/execute/pr53645-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.c-torture/execute/pr53645-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
FAIL: gcc.dg/cwsc1.c execution test
FAIL: gcc.dg/uninit-13.c unconditional (test for warnings, line 9)
FAIL: gcc.dg/uninit-13.c (test for excess errors)
FAIL: gcc.dg/uninit-17.c unconditional (test for warnings, line 14)
FAIL: gcc.dg/uninit-17.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/sra-12.c scan-tree-dump-times release_ssa "l;" 0
FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"
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/pr42172-1.c scan-assembler-times ldr 1
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/pr45701-2.c scan-assembler push\\t{r3
FAIL: gcc.target/arm/pr63210.c object-size text <= 28
FAIL: gcc.target/arm/split-live-ranges-for-shrink-wrap.c object-size text <= 20
FAIL: gcc.target/arm/thumb-bitfld1.c (test for excess errors)
FAIL: gcc.target/arm/thumb-ltu.c (test for excess errors)
FAIL: gcc.target/arm/thumb-ltu.c scan-assembler-not uxtb
FAIL: gcc.target/arm/simd/vextQp64_1.c execution test
FAIL: gcc.target/arm/simd/vextp64_1.c execution test

		=== gcc Summary ===

# of expected passes		84930
# of unexpected failures	31
# of expected failures		97
# of unsupported tests		4050
/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/obj/test-mainline-0-arm-none-eabi/host-i686-pc-linux-gnu/fsf-mainline/bin/arm-none-eabi-gcc  version 5.0.0 20150203 (experimental) (GCC) 


		=== Summary adjusted for local xfails ===

# of unexpected failures        31
# of expected passes            84930
# of expected failures          97
# of unsupported tests          4050
Host   is i686-pc-linux-gnu

		=== libstdc++ tests ===


Running target arm-sim-fsf
FAIL: 17_intro/headers/c++1998/all_attributes.cc (test for excess errors)
FAIL: 17_intro/headers/c++200x/all_attributes.cc (test for excess errors)
FAIL: 17_intro/headers/c++2014/all_attributes.cc (test for excess errors)
FAIL: 22_locale/conversions/string/2.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11603.cc execution test
FAIL: 28_regex/traits/char/isctype.cc execution test
FAIL: 28_regex/traits/wchar_t/isctype.cc execution test
FAIL: 29_atomics/atomic_flag/clear/1.cc (test for excess errors)
UNRESOLVED: 29_atomics/atomic_flag/clear/1.cc compilation failed to produce executable
FAIL: 29_atomics/atomic_flag/test_and_set/explicit.cc (test for excess errors)
UNRESOLVED: 29_atomics/atomic_flag/test_and_set/explicit.cc compilation failed to produce executable
FAIL: 29_atomics/atomic_flag/test_and_set/implicit.cc (test for excess errors)
UNRESOLVED: 29_atomics/atomic_flag/test_and_set/implicit.cc compilation failed to produce executable
XPASS: ext/stdio_filebuf/char/10063-2.cc execution test
XPASS: ext/stdio_filebuf/char/10063-3.cc execution test

		=== libstdc++ Summary ===

# of expected passes		8646
# of unexpected failures	10
# of unexpected successes	2
# of expected failures		72
# of unresolved testcases	3
# of unsupported tests		695

		=== Summary adjusted for local xfails ===

# of unexpected failures        10
# of expected passes            8646
# of unexpected successes       2
# of expected failures          72
# of unresolved testcases       3
# of unsupported tests          695
Host   is i686-pc-linux-gnu

		=== g++ tests ===


Running target arm-sim-fsf/-mthumb
FAIL: g++.dg/ipa/devirt-28a.C  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/ipa/devirt-28a.C  -std=gnu++11 (test for excess errors)
FAIL: g++.dg/ipa/devirt-28a.C  -std=gnu++14 (test for excess errors)

		=== g++ Summary ===

# of expected passes		75475
# of unexpected failures	3
# of expected failures		235
# of unsupported tests		3722
/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/obj/test-mainline-0-arm-none-eabi/host-i686-pc-linux-gnu/fsf-mainline/bin/arm-none-eabi-g++  version 5.0.0 20150203 (experimental) (GCC) 


		=== Summary adjusted for local xfails ===

# of unexpected failures        3
# of expected passes            75475
# of expected failures          235
# of unsupported tests          3722
Host   is i686-pc-linux-gnu

		=== gcc tests ===


Running target arm-sim-fsf/-mthumb
XPASS: gcc.dg/sibcall-3.c execution test
XPASS: gcc.dg/sibcall-4.c execution test
FAIL: gcc.dg/uninit-13.c unconditional (test for warnings, line 9)
FAIL: gcc.dg/uninit-13.c (test for excess errors)
FAIL: gcc.dg/uninit-17.c unconditional (test for warnings, line 14)
FAIL: gcc.dg/uninit-17.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/sra-12.c scan-tree-dump-times release_ssa "l;" 0
FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"
FAIL: gcc.target/arm/pr42172-1.c scan-assembler-times ldr 1
FAIL: gcc.target/arm/pr45701-1.c scan-assembler push\\t{r3
FAIL: gcc.target/arm/pr45701-2.c scan-assembler push\\t{r3
FAIL: gcc.target/arm/pr63210.c object-size text <= 28
FAIL: gcc.target/arm/split-live-ranges-for-shrink-wrap.c object-size text <= 20
FAIL: gcc.target/arm/thumb-bitfld1.c (test for excess errors)
FAIL: gcc.target/arm/thumb-ltu.c (test for excess errors)
FAIL: gcc.target/arm/thumb-ltu.c scan-assembler-not uxtb
FAIL: gcc.target/arm/thumb1-far-jump-2.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		84135
# of unexpected failures	15
# of unexpected successes	2
# of expected failures		97
# of unsupported tests		4309
/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/obj/test-mainline-0-arm-none-eabi/host-i686-pc-linux-gnu/fsf-mainline/bin/arm-none-eabi-gcc  version 5.0.0 20150203 (experimental) (GCC) 


		=== Summary adjusted for local xfails ===

# of unexpected failures        15
# of expected passes            84135
# of unexpected successes       2
# of expected failures          97
# of unsupported tests          4309
Host   is i686-pc-linux-gnu

		=== libstdc++ tests ===


Running target arm-sim-fsf/-mthumb
FAIL: 17_intro/headers/c++1998/all_attributes.cc (test for excess errors)
FAIL: 17_intro/headers/c++200x/all_attributes.cc (test for excess errors)
FAIL: 17_intro/headers/c++2014/all_attributes.cc (test for excess errors)
FAIL: 22_locale/conversions/string/2.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11603.cc execution test
FAIL: 28_regex/traits/char/isctype.cc execution test
FAIL: 28_regex/traits/wchar_t/isctype.cc execution test
FAIL: 29_atomics/atomic_flag/clear/1.cc (test for excess errors)
UNRESOLVED: 29_atomics/atomic_flag/clear/1.cc compilation failed to produce executable
FAIL: 29_atomics/atomic_flag/test_and_set/explicit.cc (test for excess errors)
UNRESOLVED: 29_atomics/atomic_flag/test_and_set/explicit.cc compilation failed to produce executable
FAIL: 29_atomics/atomic_flag/test_and_set/implicit.cc (test for excess errors)
UNRESOLVED: 29_atomics/atomic_flag/test_and_set/implicit.cc compilation failed to produce executable
XPASS: ext/stdio_filebuf/char/10063-2.cc execution test
XPASS: ext/stdio_filebuf/char/10063-3.cc execution test

		=== libstdc++ Summary ===

# of expected passes		8646
# of unexpected failures	10
# of unexpected successes	2
# of expected failures		72
# of unresolved testcases	3
# of unsupported tests		695

		=== Summary adjusted for local xfails ===

# of unexpected failures        10
# of expected passes            8646
# of unexpected successes       2
# of expected failures          72
# of unresolved testcases       3
# of unsupported tests          695

Compiler version: 5.0.0 20150203 (experimental) (GCC) 
Platform: arm-none-eabi
configure flags: --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=arm-none-eabi --enable-threads --disable-libmudflap --disable-libssp --disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --disable-shared --enable-lto --with-newlib --disable-nls --prefix=/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/install --with-headers=yes --with-sysroot=/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/install/arm-none-eabi --with-gmp=/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/obj/pkg-mainline-0-arm-none-eabi/fsf-mainline-0-arm-none-eabi.extras/host-libs-i686-pc-linux-gnu/usr --with-mpfr=/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/obj/pkg-mainline-0-arm-none-eabi/fsf-mainline-0-arm-none-eabi.extras/host-libs-i686-pc-linux-gnu/usr --with-mpc=/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/obj/pkg-mainline-0-arm-none-eabi/fsf-mainline-0-arm-none-eabi.extras/host-libs-i686-pc-linux-gnu/usr --with-host-libstdcxx='-
 static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --with-isl=/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/obj/pkg-mainline-0-arm-none-eabi/fsf-mainline-0-arm-none-eabi.extras/host-libs-i686-pc-linux-gnu/usr --disable-libgomp --disable-libitm --disable-libatomic --disable-libssp --enable-poison-system-directories --with-build-time-tools=/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/install/arm-none-eabi/bin --with-build-time-tools=/scratch/gcc/nightly-2015-02-03-mainline/arm-none-eabi/install/arm-none-eabi/bin SED=sed



More information about the Gcc-testresults mailing list