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 5.0.0 20150224 (experimental) [trunk revision 220928] (GCC) testsuite on i686-pc-linux-gnu


Native configuration is i686-pc-linux-gnu

		=== g++ tests ===


Running target unix/-fpic
FAIL: g++.dg/abi/anon1.C  -std=c++11  scan-assembler-not globl
FAIL: g++.dg/abi/anon1.C  -std=c++14  scan-assembler-not globl
FAIL: g++.dg/abi/anon1.C  -std=c++98  scan-assembler-not globl
FAIL: g++.dg/ipa/devirt-40.C  -std=gnu++11  scan-tree-dump-not fre2 "\\\\n  OBJ_TYPE_REF"
FAIL: g++.dg/ipa/devirt-40.C  -std=gnu++14  scan-tree-dump-not fre2 "\\\\n  OBJ_TYPE_REF"
FAIL: g++.dg/ipa/devirt-40.C  -std=gnu++98  scan-tree-dump-not fre2 "\\\\n  OBJ_TYPE_REF"
FAIL: g++.dg/ipa/devirt-42.C  -std=gnu++11  scan-ipa-dump-times inline "Discovered a virtual call to a known target" 2
FAIL: g++.dg/ipa/devirt-42.C  -std=gnu++11  scan-tree-dump-times optimized "return 2" 3
FAIL: g++.dg/ipa/devirt-42.C  -std=gnu++14  scan-ipa-dump-times inline "Discovered a virtual call to a known target" 2
FAIL: g++.dg/ipa/devirt-42.C  -std=gnu++14  scan-tree-dump-times optimized "return 2" 3
FAIL: g++.dg/ipa/devirt-42.C  -std=gnu++98  scan-ipa-dump-times inline "Discovered a virtual call to a known target" 2
FAIL: g++.dg/ipa/devirt-42.C  -std=gnu++98  scan-tree-dump-times optimized "return 2" 3
FAIL: g++.dg/ipa/devirt-c-8.C  -std=gnu++11  scan-ipa-dump cp "Discovered a virtual call to a known target.*A::foo"
FAIL: g++.dg/ipa/devirt-c-8.C  -std=gnu++11  scan-tree-dump-times optimized "OBJ_TYPE_REF" 0
FAIL: g++.dg/ipa/devirt-c-8.C  -std=gnu++14  scan-ipa-dump cp "Discovered a virtual call to a known target.*A::foo"
FAIL: g++.dg/ipa/devirt-c-8.C  -std=gnu++14  scan-tree-dump-times optimized "OBJ_TYPE_REF" 0
FAIL: g++.dg/ipa/devirt-c-8.C  -std=gnu++98  scan-ipa-dump cp "Discovered a virtual call to a known target.*A::foo"
FAIL: g++.dg/ipa/devirt-c-8.C  -std=gnu++98  scan-tree-dump-times optimized "OBJ_TYPE_REF" 0
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++11  scan-assembler-times stack_chk_fail 2
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++14  scan-assembler-times stack_chk_fail 2
FAIL: g++.dg/stackprotectexplicit2.C  -std=gnu++98  scan-assembler-times stack_chk_fail 2
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: c-c++-common/ubsan/object-size-9.c   -O2  output pattern test, is c-c++-common/ubsan/object-size-9.c:21:11: runtime error: load of address 0xff93903c with insufficient space for an object of type 'char'
FAIL: c-c++-common/ubsan/object-size-9.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test, is c-c++-common/ubsan/object-size-9.c:21:11: runtime error: load of address 0xff94b9cc with insufficient space for an object of type 'char'
FAIL: g++.dg/ubsan/vla-1.C   -O1  execution test

		=== g++ Summary ===

# of expected passes		91076
# of unexpected failures	24
# of unexpected successes	2
# of expected failures		315
# of unsupported tests		3393
/export/gnu/import/git/gcc-test-ia32/bld/gcc/testsuite/g++/../../xg++  version 5.0.0 20150224 (experimental) [trunk revision 220928] (GCC) 

		=== gcc tests ===


Running target unix/-fpic
XPASS: gcc.dg/guality/example.c   -O0  execution test
XPASS: gcc.dg/guality/example.c   -O1  execution test
XPASS: gcc.dg/guality/example.c   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gcc.dg/guality/example.c   -O3 -fomit-frame-pointer -funroll-loops  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   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
XPASS: gcc.dg/guality/guality.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  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   -O2 -flto -fno-use-linker-plugin -flto-partition=none  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-2.c   -O1  line 18 *x == (char) 25
FAIL: gcc.dg/guality/pr36728-2.c   -O2  line 18 *x == (char) 25
FAIL: gcc.dg/guality/pr36728-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 18 *x == (char) 25
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -fomit-frame-pointer  line 18 *x == (char) 25
FAIL: gcc.dg/guality/pr36728-2.c   -O3 -g  line 18 *x == (char) 25
FAIL: gcc.dg/guality/pr36728-2.c   -Os  line 18 *x == (char) 25
XPASS: gcc.dg/guality/pr41353-1.c   -O0  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c   -Os  line 28 j == 28 + 37
FAIL: gcc.dg/guality/pr41447-1.c   -O2  execution test
FAIL: gcc.dg/guality/pr41447-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/guality/pr41447-1.c   -O3 -fomit-frame-pointer  execution test
FAIL: gcc.dg/guality/pr41447-1.c   -O3 -g  execution test
FAIL: gcc.dg/guality/pr41447-1.c   -Os  execution test
FAIL: gcc.dg/guality/pr41616-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  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   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 18 h == 9
FAIL: gcc.dg/guality/pr43479.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 13 h == 9
FAIL: gcc.dg/guality/pr43479.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  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/pr45882.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 d == 112
FAIL: gcc.dg/guality/pr45882.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 16 e == 142
FAIL: gcc.dg/guality/pr54200.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 z == 3
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-2.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-2.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 y == 25
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 20 z == 6
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 23 y == 117
FAIL: gcc.dg/guality/pr54519-3.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 23 z == 8
FAIL: gcc.dg/guality/pr54519-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 y == 25
FAIL: gcc.dg/guality/pr54519-5.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 y == 25
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 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 36 a[0] == 4
FAIL: gcc.dg/guality/pr54970.c   -Os  line 45 a[0] == 4
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/vla-1.c   -O1  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O3 -fomit-frame-pointer  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -O3 -g  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c   -Os  line 17 sizeof (a) == 6
FAIL: gcc.dg/ipa/inline-7.c scan-tree-dump-times einline "Inlining a into m" 1
FAIL: gcc.dg/lto/pr55113 c_lto_pr55113_0.o assemble,  -flto -fshort-double -O0  (internal compiler error)
UNRESOLVED: gcc.dg/lto/pr55113 c_lto_pr55113_0.o-c_lto_pr55113_0.o execute  -flto -fshort-double -O0 
UNRESOLVED: gcc.dg/lto/pr55113 c_lto_pr55113_0.o-c_lto_pr55113_0.o link  -flto -fshort-double -O0 
FAIL: gcc.dg/torture/builtin-self.c   -O0   scan-assembler-not \\tcall
FAIL: gcc.dg/tree-prof/inliner-1.c scan-tree-dump optimized "cold_function ..;"
FAIL: gcc.dg/tree-ssa/inline-10.c scan-tree-dump-not optimized "do_something \\\\(70\\\\)"
FAIL: gcc.dg/tree-ssa/inline-10.c scan-tree-dump-times optimized "do_something2" 1
FAIL: gcc.dg/tree-ssa/inline-10.c scan-tree-dump-times optimized "do_something3" 1
FAIL: gcc.dg/tree-ssa/inline-8.c scan-tree-dump-times einline "Inlining" 5
FAIL: gcc.dg/tree-ssa/inline-9.c scan-tree-dump-times optimized "q \\\\(15\\\\)" 1
FAIL: gcc.dg/tree-ssa/ipa-split-6.c scan-tree-dump optimized "part"
FAIL: gcc.dg/vect/costmodel/i386/costmodel-vect-31.c scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.target/i386/avx256-unaligned-load-4.c scan-assembler (avx_loadups256|vmovups[^\\n\\r]*movv8sf_internal)
FAIL: gcc.target/i386/avx512f-kandnw-1.c scan-assembler-times kandnw[ \\\\t]+[^{\\n]*%k[0-7](?:\\n|[ \\\\t]+#) 1
FAIL: gcc.target/i386/pad-10.c scan-assembler-not nop
FAIL: gcc.target/i386/pad-3.c scan-assembler-not nop
FAIL: gcc.target/i386/pr32219-1.c scan-assembler movl[ \\t]xxx@GOTOFF\\\\(%[^,]*\\\\), %eax
FAIL: gcc.target/i386/pr32219-1.c scan-assembler-not movl[ \\t]xxx@GOT\\\\(%[^,]*\\\\), %eax
FAIL: gcc.target/i386/pr32219-3.c scan-assembler movl[ \\t]xxx@GOTOFF\\\\(%[^,]*\\\\), %eax
FAIL: gcc.target/i386/pr32219-3.c scan-assembler-not movl[ \\t]xxx@GOT\\\\(%[^,]*\\\\), %eax
FAIL: gcc.target/i386/pr32219-5.c scan-assembler movl[ \\t]xxx@GOTOFF\\\\(%[^,]*\\\\), %eax
FAIL: gcc.target/i386/pr32219-5.c scan-assembler-not movl[ \\t]xxx@GOT\\\\(%[^,]*\\\\), %eax
FAIL: gcc.target/i386/pr32219-7.c scan-assembler movl[ \\t]xxx@GOTOFF\\\\(%[^,]*\\\\), %eax
FAIL: gcc.target/i386/pr32219-7.c scan-assembler-not movl[ \\t]xxx@GOT\\\\(%[^,]*\\\\), %eax
FAIL: gcc.target/i386/pr64317.c scan-assembler movl[ \\\\t]+c@GOTOFF[(]%ebx[)]
FAIL: gcc.target/i386/vect-sizes-1.c scan-assembler vmovapd[ \\\\t]+[^\\n]*%ymm

		=== gcc Summary ===

# of expected passes		115048
# of unexpected failures	87
# of unexpected successes	19
# of expected failures		269
# of unresolved testcases	2
# of unsupported tests		1782
/export/gnu/import/git/gcc-test-ia32/bld/gcc/xgcc  version 5.0.0 20150224 (experimental) [trunk revision 220928] (GCC) 

		=== gfortran tests ===


Running target unix/-fpic
FAIL: gfortran.dg/class_allocate_18.f90   -O0  execution test
FAIL: gfortran.dg/class_allocate_18.f90   -O1  execution test
FAIL: gfortran.dg/class_allocate_18.f90   -O2  execution test
FAIL: gfortran.dg/class_allocate_18.f90   -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/class_allocate_18.f90   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/class_allocate_18.f90   -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/class_allocate_18.f90   -O3 -g  execution test
FAIL: gfortran.dg/class_allocate_18.f90   -Os  execution test
FAIL: gfortran.dg/pr48636-2.f90   -O   scan-ipa-dump cp "Creating a specialized node of [^\\n\\r]*bar/[0-9]*\\\\."
FAIL: gfortran.dg/pr48636-2.f90   -O   scan-ipa-dump-times cp "Aggregate replacements[^=]*=[^=]*=[^=]*=[^=]*=[^=]*=[^=]*=[^=]*=[^=]*=[^=]*=" 2
FAIL: gfortran.dg/pr48636.f90   -O   scan-ipa-dump inline "bar[^\\\\n]*inline copy in MAIN"
FAIL: gfortran.dg/pr48636.f90   -O   scan-ipa-dump inline "inline hints: loop_iterations"

		=== gfortran Summary ===

# of expected passes		47776
# of unexpected failures	12
# of expected failures		64
# of unsupported tests		209
/export/gnu/import/git/gcc-test-ia32/bld/gcc/testsuite/gfortran/../../gfortran  version 5.0.0 20150224 (experimental) [trunk revision 220928] (GCC) 

		=== objc tests ===


Running target unix/-fpic

		=== objc Summary ===

# of expected passes		3010
# of expected failures		6
# of unsupported tests		74
/export/gnu/import/git/gcc-test-ia32/bld/gcc/xgcc  version 5.0.0 20150224 (experimental) [trunk revision 220928] (GCC) 

		=== boehm-gc tests ===


Running target unix/-fpic

		=== boehm-gc Summary ===

# of expected passes		12
# of unsupported tests		1
		=== libatomic tests ===


Running target unix/-fpic

		=== libatomic Summary ===

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


Running target unix/-fpic

		=== libffi Summary ===

# of expected passes		2799
		=== libgomp tests ===


Running target unix/-fpic

		=== libgomp Summary ===

# of expected passes		5744
# of unsupported tests		253
		=== libitm tests ===


Running target unix/-fpic

		=== libitm Summary ===

# of expected passes		26
# of expected failures		3
# of unsupported tests		1
		=== libjava tests ===


Running target unix/-fpic

		=== libjava Summary ===

# of expected passes		2582
# of expected failures		4
		=== libstdc++ tests ===


Running target unix/-fpic

		=== libstdc++ Summary ===

# of expected passes		10583
# of expected failures		65
# of unsupported tests		225

Compiler version: 5.0.0 20150224 (experimental) [trunk revision 220928] (GCC) 
Platform: i686-pc-linux-gnu
configure flags: --prefix=/usr/5.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld i686-linux --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc


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