Results for 5.0.0 20140831 (experimental) testsuite on sparc-unknown-linux-gnu

Mikael Pettersson mikpelinux@gmail.com
Mon Sep 1 16:30:00 GMT 2014


LAST_UPDATED: Obtained from SVN: trunk revision 214771

		=== acats tests ===
FAIL:	c52103x
FAIL:	c52104x
FAIL:	c52104y

		=== acats Summary ===
# of expected passes		2317
# of unexpected failures	3
Native configuration is sparc-unknown-linux-gnu

		=== g++ tests ===


Running target unix
FAIL: g++.dg/cpp0x/static_assert9.C  -std=c++11 (test for excess errors)
FAIL: g++.dg/cpp0x/static_assert9.C  -std=c++1y (test for excess errors)
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
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++1y execution test

		=== g++ Summary ===

# of expected passes		77011
# of unexpected failures	5
# of unexpected successes	2
# of expected failures		265
# of unsupported tests		3219
/mnt/scratch/objdir50/gcc/testsuite/g++/../../xg++  version 5.0.0 20140831 (experimental) (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/20111227-2.c scan-rtl-dump ree "Elimination opportunities = 3 realized = 3"
FAIL: gcc.dg/20111227-3.c scan-rtl-dump ree "Elimination opportunities = 3 realized = 3"
FAIL: gcc.dg/pr61868.c (test for excess errors)
UNRESOLVED: gcc.dg/pr61868.c scan-assembler .gnu.lto.*.12345
FAIL: gcc.dg/guality/const-volatile.c   -O0  line 50 type:vs == volatile struct { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O0  line 50 type:foo == struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O0  line 50 type:cfoo == const struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O0  line 50 type:vfoo == volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O0  line 50 type:cvfoo == const volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O1  line 50 type:vs == volatile struct { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O1  line 50 type:foo == struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O1  line 50 type:cfoo == const struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O1  line 50 type:vfoo == volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O1  line 50 type:cvfoo == const volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O2  line 50 type:vs == volatile struct { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O2  line 50 type:foo == struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O2  line 50 type:cfoo == const struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O2  line 50 type:vfoo == volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O2  line 50 type:cvfoo == const volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O3 -fomit-frame-pointer  line 50 type:vs == volatile struct { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O3 -fomit-frame-pointer  line 50 type:foo == struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O3 -fomit-frame-pointer  line 50 type:cfoo == const struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O3 -fomit-frame-pointer  line 50 type:vfoo == volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O3 -fomit-frame-pointer  line 50 type:cvfoo == const volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O3 -g  line 50 type:vs == volatile struct { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O3 -g  line 50 type:foo == struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O3 -g  line 50 type:cfoo == const struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O3 -g  line 50 type:vfoo == volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -O3 -g  line 50 type:cvfoo == const volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -Os  line 50 type:vs == volatile struct { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -Os  line 50 type:foo == struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -Os  line 50 type:cfoo == const struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -Os  line 50 type:vfoo == volatile struct foo { const long cli; const signed char csc; }
FAIL: gcc.dg/guality/const-volatile.c   -Os  line 50 type:cvfoo == const volatile struct foo { const long cli; const signed char csc; }
XPASS: gcc.dg/guality/example.c   -O0  execution test
XPASS: gcc.dg/guality/example.c   -O1  execution test
XPASS: gcc.dg/guality/guality.c   -O0  execution test
XPASS: gcc.dg/guality/guality.c   -O1  execution test
XPASS: gcc.dg/guality/guality.c   -O2  execution test
XPASS: gcc.dg/guality/guality.c   -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/guality.c   -O3 -g  execution test
XPASS: gcc.dg/guality/guality.c   -Os  execution test
XPASS: gcc.dg/guality/inline-params.c   -O2  execution test
XPASS: gcc.dg/guality/inline-params.c   -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/inline-params.c   -O3 -g  execution test
XPASS: gcc.dg/guality/inline-params.c   -Os  execution test
FAIL: gcc.dg/guality/pr36728-1.c   -O2  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-1.c   -O3 -fomit-frame-pointer  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-1.c   -O3 -g  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O2  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -fomit-frame-pointer  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 16 y == 2
FAIL: gcc.dg/guality/pr36728-2.c   -Os  line 18 y == 2
XPASS: gcc.dg/guality/pr41353-1.c   -O0  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41353-1.c   -O1  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O1  line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O2  line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O3 -fomit-frame-pointer  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O3 -fomit-frame-pointer  line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O3 -g  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -O3 -g  line 28 i2 == 3 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -Os  line 28 i1 == 2 * 37
FAIL: gcc.dg/guality/pr41353-1.c   -Os  line 28 i2 == 3 * 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   -O2  execution test
XPASS: gcc.dg/guality/pr41447-1.c   -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/pr41447-1.c   -O3 -g  execution test
XPASS: gcc.dg/guality/pr41447-1.c   -Os  execution test
XPASS: gcc.dg/guality/pr41616-1.c   -O0  execution test
XPASS: gcc.dg/guality/pr41616-1.c   -O1  execution test
XPASS: gcc.dg/guality/pr41616-1.c   -O2  execution test
XPASS: gcc.dg/guality/pr41616-1.c   -O3 -fomit-frame-pointer  execution test
XPASS: gcc.dg/guality/pr41616-1.c   -O3 -g  execution test
XPASS: gcc.dg/guality/pr41616-1.c   -Os  execution test
FAIL: gcc.dg/guality/pr43479.c   -O1  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c   -O1  line 18 h == 9
FAIL: gcc.dg/guality/pr43479.c   -O2  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c   -O2  line 18 h == 9
FAIL: gcc.dg/guality/pr43479.c   -O3 -fomit-frame-pointer  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c   -O3 -fomit-frame-pointer  line 18 h == 9
FAIL: gcc.dg/guality/pr43479.c   -O3 -g  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c   -O3 -g  line 18 h == 9
FAIL: gcc.dg/guality/pr43479.c   -Os  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c   -Os  line 18 h == 9
FAIL: gcc.dg/guality/pr49888.c   -O1  line 18 !c == 1
FAIL: gcc.dg/guality/pr49888.c   -O2  line 18 !c == 1
FAIL: gcc.dg/guality/pr49888.c   -O3 -fomit-frame-pointer  line 18 !c == 1
FAIL: gcc.dg/guality/pr49888.c   -O3 -g  line 18 !c == 1
FAIL: gcc.dg/guality/pr49888.c   -Os  line 18 !c == 1
FAIL: gcc.dg/guality/pr54200.c   -O1  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O2  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O3 -fomit-frame-pointer  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -O3 -g  line 20 z == 3
FAIL: gcc.dg/guality/pr54200.c   -Os  line 20 z == 3
FAIL: gcc.dg/guality/pr54693-2.c   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  line 21 i == v + 1
FAIL: gcc.dg/guality/pr54693-2.c   -Os  line 21 y == 20 - 2 * i
FAIL: gcc.dg/guality/pr54970.c   -Os  line 15 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -Os  line 20 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -Os  line 25 a[0] == 1
FAIL: gcc.dg/guality/pr54970.c   -Os  line 31 *p == 6
FAIL: gcc.dg/guality/pr54970.c   -Os  line 31 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -Os  line 36 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -Os  line 36 *q == 5
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 *p == 26
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 p[-1] == 25
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 p[-2] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 q[-1] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 q[1] == 26
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 *q == 25
FAIL: gcc.dg/guality/sra-1.c   -O1  line 43 a.i == 4
FAIL: gcc.dg/guality/sra-1.c   -O1  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O2  line 21 a.i == 4
FAIL: gcc.dg/guality/sra-1.c   -O2  line 32 a[0] == 4
FAIL: gcc.dg/guality/sra-1.c   -O2  line 43 a.i == 4
FAIL: gcc.dg/guality/sra-1.c   -O2  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O3 -fomit-frame-pointer  line 21 a.i == 4
FAIL: gcc.dg/guality/sra-1.c   -O3 -fomit-frame-pointer  line 32 a[0] == 4
FAIL: gcc.dg/guality/sra-1.c   -O3 -fomit-frame-pointer  line 43 a.i == 4
FAIL: gcc.dg/guality/sra-1.c   -O3 -fomit-frame-pointer  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -O3 -g  line 21 a.i == 4
FAIL: gcc.dg/guality/sra-1.c   -O3 -g  line 32 a[0] == 4
FAIL: gcc.dg/guality/sra-1.c   -O3 -g  line 43 a.i == 4
FAIL: gcc.dg/guality/sra-1.c   -O3 -g  line 43 a.j == 14
FAIL: gcc.dg/guality/sra-1.c   -Os  line 43 a.i == 4
FAIL: gcc.dg/guality/sra-1.c   -Os  line 43 a.j == 14
FAIL: gcc.dg/tree-prof/crossmodule-indircall-1a.c compilation,  -fprofile-generate -D_PROFILE_GENERATE
UNRESOLVED: gcc.dg/tree-prof/crossmodule-indircall-1a.c execution,    -fprofile-generate -D_PROFILE_GENERATE
UNRESOLVED: gcc.dg/tree-prof/crossmodule-indircall-1a.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/crossmodule-indircall-1a.c execution,    -fprofile-use -D_PROFILE_USE
FAIL: gcc.dg/vect/vect-33.c scan-tree-dump-times vect "Alignment of access forced using versioning" 1

		=== gcc Summary ===

# of expected passes		74355
# of unexpected failures	103
# of unexpected successes	25
# of expected failures		232
# of unresolved testcases	4
# of unsupported tests		1608
/mnt/scratch/objdir50/gcc/xgcc  version 5.0.0 20140831 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		45932
# of expected failures		40
# of unsupported tests		258
/mnt/scratch/objdir50/gcc/testsuite/gfortran/../../gfortran  version 5.0.0 20140831 (experimental) (GCC) 

		=== gnat tests ===


Running target unix
FAIL: gnat.dg/null_pointer_deref1.adb execution test
FAIL: gnat.dg/null_pointer_deref3.adb execution test
FAIL: gnat.dg/weak2.adb (test for excess errors)

		=== gnat Summary ===

# of expected passes		1230
# of unexpected failures	3
# of expected failures		18
# of unsupported tests		15
/mnt/scratch/objdir50/gcc/gnatmake version 5.0.0 20140831 (experimental)

		=== libatomic tests ===


Running target unix

		=== libatomic Summary ===

# of expected passes		44
# of unsupported tests		5
		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		3194
# of unsupported tests		36
		=== libitm tests ===


Running target unix

		=== libitm Summary ===

# of expected passes		26
# of expected failures		3
# of unsupported tests		1
		=== libstdc++ tests ===


Running target unix
FAIL: libstdc++-abi/abi_check

		=== libstdc++ Summary ===

# of expected passes		9786
# of unexpected failures	1
# of expected failures		69
# of unsupported tests		259

Compiler version: 5.0.0 20140831 (experimental) 
Platform: sparc-unknown-linux-gnu
configure flags: --prefix=/mnt/scratch/install50 --with-gmp=/home/mikpe/pkgs/linux-sparc64/gmp-5.1.3 --with-mpfr=/home/mikpe/pkgs/linux-sparc64/mpfr-3.1.2 --with-mpc=/home/mikpe/pkgs/linux-sparc64/mpc-1.0.2 --enable-multilib --disable-plugin --disable-lto --disable-nls --enable-threads=posix --enable-checking=release --disable-libmudflap --enable-languages=c,ada,c++,fortran --build=sparc-unknown-linux --target=sparc-unknown-linux --with-cpu=ultrasparc --enable-targets=all --disable-libsanitizer
BOOT_CFLAGS=-g -O2



More information about the Gcc-testresults mailing list