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 4.8.0 20120517 (experimental) [trunk revision 187620] (GCC) testsuite on i686-pc-linux-gnu


LAST_UPDATED: Thu May 17 01:36:40 UTC 2012 (revision 187620)

		=== acats tests ===

		=== acats Summary ===
# of expected passes		2320
# of unexpected failures	0
Native configuration is i686-pc-linux-gnu

		=== gcc tests ===


Running target unix
XPASS: gcc.dg/Wstrict-overflow-18.c  (test for bogus messages, line 20)
FAIL: gcc.dg/attr-ifunc-1.c execution test
FAIL: gcc.dg/attr-ifunc-3.c execution test
FAIL: gcc.dg/attr-ifunc-4.c execution test
FAIL: gcc.dg/attr-ifunc-5.c execution test
FAIL: gcc.dg/cproj-fails-with-broken-glibc.c execution test
XPASS: gcc.dg/inline_3.c (test for excess errors)
XPASS: gcc.dg/inline_4.c (test for excess errors)
XPASS: gcc.dg/unroll_2.c (test for excess errors)
XPASS: gcc.dg/unroll_3.c (test for excess errors)
XPASS: gcc.dg/unroll_4.c (test for excess errors)
XPASS: gcc.dg/guality/example.c  -O0  execution test
XPASS: gcc.dg/guality/example.c  -O1  execution test
XPASS: gcc.dg/guality/example.c  -O2  execution test
XPASS: gcc.dg/guality/example.c  -Os  execution test
XPASS: gcc.dg/guality/example.c  -O2 -flto -flto-partition=none  execution test
XPASS: gcc.dg/guality/example.c  -O2 -flto  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/guality.c  -O2 -flto -flto-partition=none  execution test
XPASS: gcc.dg/guality/guality.c  -O2 -flto  execution test
FAIL: gcc.dg/guality/inline-params.c  -O0  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
XPASS: gcc.dg/guality/inline-params.c  -O2 -flto -flto-partition=none  execution test
XPASS: gcc.dg/guality/inline-params.c  -O2 -flto  execution test
XPASS: gcc.dg/guality/pr41353-1.c  -O0  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O1  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O2  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O3 -fomit-frame-pointer  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O3 -g  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -Os  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O2 -flto -flto-partition=none  line 28 j == 28 + 37
XPASS: gcc.dg/guality/pr41353-1.c  -O2 -flto  line 28 j == 28 + 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  -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
XPASS: gcc.dg/guality/pr41616-1.c  -O2 -flto -flto-partition=none  execution test
XPASS: gcc.dg/guality/pr41616-1.c  -O2 -flto  execution test
FAIL: gcc.dg/guality/vla-1.c  -O0  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O0  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O1  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O1  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O3 -fomit-frame-pointer  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O3 -g  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -Os  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -Os  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -flto-partition=none  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto -flto-partition=none  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto  line 17 sizeof (a) == 6
FAIL: gcc.dg/guality/vla-1.c  -O2 -flto  line 24 sizeof (a) == 17 * sizeof (short)
FAIL: gcc.dg/guality/vla-2.c  -O0  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O0  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O1  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O1  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -fomit-frame-pointer  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -fomit-frame-pointer  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -g  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O3 -g  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -Os  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -Os  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -flto-partition=none  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto -flto-partition=none  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto  line 16 sizeof (a) == 5 * sizeof (int)
FAIL: gcc.dg/guality/vla-2.c  -O2 -flto  line 25 sizeof (a) == 6 * sizeof (int)
FAIL: gcc.dg/torture/pr51106-2.c  -O0  (internal compiler error)
FAIL: gcc.dg/torture/pr51106-2.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/pr51106-2.c  -O1  (internal compiler error)
FAIL: gcc.dg/torture/pr51106-2.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/pr51106-2.c  -O2  (internal compiler error)
FAIL: gcc.dg/torture/pr51106-2.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/pr51106-2.c  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gcc.dg/torture/pr51106-2.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/torture/pr51106-2.c  -O3 -g  (internal compiler error)
FAIL: gcc.dg/torture/pr51106-2.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/pr51106-2.c  -Os  (internal compiler error)
FAIL: gcc.dg/torture/pr51106-2.c  -Os  (test for excess errors)
FAIL: gcc.dg/torture/pr51106-2.c  -O2 -flto -flto-partition=none  (internal compiler error)
FAIL: gcc.dg/torture/pr51106-2.c  -O2 -flto -flto-partition=none  (test for excess errors)
FAIL: gcc.dg/torture/pr51106-2.c  -O2 -flto  (internal compiler error)
FAIL: gcc.dg/torture/pr51106-2.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-gd.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-gd.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-gd.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-gd.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-gd.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-gd.c  -Os  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-gd.c  -O2 -flto -flto-partition=none  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-gd.c  -O2 -flto  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-ld.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-ld.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-ld.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-ld.c  -Os  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-ld.c  -O2 -flto -flto-partition=none  (test for excess errors)
FAIL: gcc.dg/torture/tls/run-ld.c  -O2 -flto  (test for excess errors)

		=== gcc Summary ===

# of expected passes		86846
# of unexpected failures	70
# of unexpected successes	45
# of expected failures		264
# of unsupported tests		981
/home/dave/gnu/gcc/objdir/gcc/xgcc  version 4.8.0 20120517 (experimental) [trunk revision 187620] (GCC) 

		=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/guality/pr41558.f90  -O1  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -O2  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -O3 -fomit-frame-pointer  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -O3 -fomit-frame-pointer -funroll-loops  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -O3 -g  line 7 s == 'foo'
FAIL: gfortran.dg/guality/pr41558.f90  -Os  line 7 s == 'foo'
FAIL: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o link, -O0 -flto -flto-partition=none  (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o execute -O0 -flto -flto-partition=none 
FAIL: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o link, -O0 -flto -flto-partition=1to1  (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o execute -O0 -flto -flto-partition=1to1 
FAIL: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o link, -O0 -flto  (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586-2 f_lto_pr45586-2_0.o-f_lto_pr45586-2_0.o execute -O0 -flto 
FAIL: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o link, -O0 -flto -flto-partition=none  (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o execute -O0 -flto -flto-partition=none 
FAIL: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o link, -O0 -flto -flto-partition=1to1  (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o execute -O0 -flto -flto-partition=1to1 
FAIL: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o link, -O0 -flto  (internal compiler error)
UNRESOLVED: gfortran.dg/lto/pr45586 f_lto_pr45586_0.o-f_lto_pr45586_0.o execute -O0 -flto 

		=== gfortran Summary ===

# of expected passes		41124
# of unexpected failures	13
# of expected failures		42
# of unresolved testcases	6
# of unsupported tests		212
/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran  version 4.8.0 20120517 (experimental) [trunk revision 187620] (GCC) 

		=== g++ tests ===


Running target unix
FAIL: g++.dg/ext/attr-ifunc-1.C -std=gnu++98 execution test
FAIL: g++.dg/ext/attr-ifunc-1.C -std=gnu++11 execution test
FAIL: g++.dg/ext/attr-ifunc-2.C -std=gnu++98 execution test
FAIL: g++.dg/ext/attr-ifunc-2.C -std=gnu++11 execution test
FAIL: g++.dg/ext/attr-ifunc-3.C -std=gnu++98 execution test
FAIL: g++.dg/ext/attr-ifunc-3.C -std=gnu++11 execution test
FAIL: g++.dg/ext/attr-ifunc-4.C -std=gnu++98 execution test
FAIL: g++.dg/ext/attr-ifunc-4.C -std=gnu++11 execution test
FAIL: g++.dg/other/anon5.C -std=gnu++98 (test for excess errors)
FAIL: g++.dg/other/anon5.C -std=gnu++11 (test for excess errors)

		=== g++ Summary ===

# of expected passes		48164
# of unexpected failures	10
# of expected failures		284
# of unsupported tests		330
/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../g++  version 4.8.0 20120517 (experimental) [trunk revision 187620] (GCC) 

		=== gnat tests ===


Running target unix
FAIL: gnat.dg/array11.adb  (test for warnings, line 12)
FAIL: gnat.dg/object_overflow.adb  (test for warnings, line 8)
FAIL: gnat.dg/renaming5.adb scan-tree-dump-times optimized "goto" 2
FAIL: gnat.dg/return3.adb scan-assembler loc 1 6

		=== gnat Summary ===

# of expected passes		1102
# of unexpected failures	4
# of expected failures		16
# of unsupported tests		2
/home/dave/gnu/gcc/objdir/gcc/gnatmake version 4.8.0 20120517 (experimental) [trunk revision 187620]

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


Running target unix
FAIL: obj-c++.dg/ivar-invalid-type-1.mm -fgnu-runtime (internal compiler error)
FAIL: obj-c++.dg/ivar-invalid-type-1.mm -fgnu-runtime  (test for errors, line 17)
FAIL: obj-c++.dg/ivar-invalid-type-1.mm -fgnu-runtime (test for excess errors)

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

# of expected passes		1448
# of unexpected failures	3
# of expected failures		2
# of unsupported tests		86
/home/dave/gnu/gcc/objdir/gcc/testsuite/obj-c++/../../g++  version 4.8.0 20120517 (experimental) [trunk revision 187620] (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		2988
# of expected failures		6
# of unsupported tests		74
/home/dave/gnu/gcc/objdir/gcc/xgcc  version 4.8.0 20120517 (experimental) [trunk revision 187620] (GCC) 

		=== boehm-gc tests ===


Running target unix

		=== boehm-gc Summary ===

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


Running target unix
FAIL: libatomic.c/atomic-compare-exchange-4.c execution test
FAIL: libatomic.c/atomic-exchange-4.c execution test
FAIL: libatomic.c/atomic-load-4.c execution test
FAIL: libatomic.c/atomic-op-4.c execution test
FAIL: libatomic.c/atomic-store-4.c execution test
FAIL: libatomic.c/generic-2.c execution test

		=== libatomic Summary ===

# of expected passes		38
# of unexpected failures	6
# of unsupported tests		5
		=== libffi tests ===


Running target unix

		=== libffi Summary ===

# of expected passes		1659
# of unsupported tests		55
		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		2952
		=== libitm tests ===


Running target unix

		=== libitm Summary ===

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


Running target unix

		=== libjava Summary ===

# of expected passes		2574
		=== libmudflap tests ===


Running target unix
FAIL: libmudflap.c/fail17-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail23-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail25-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail4-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail5-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail6-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail7-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail8-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/fail9-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/heap-scalestress.c (-static) (test for excess errors)
FAIL: libmudflap.c/hook-allocstuff.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass-stratcliff.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass30-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass30-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass4-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass4-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass45-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass45-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass46-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass47-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass47-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass49-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass49-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass5-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass5-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass51-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass51-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass52-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass52-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass6-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass6-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass7-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass7-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass8-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass8-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass9-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c/pass9-frag.c (-static) (test for excess errors)
FAIL: libmudflap.c++/fail24-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.c++/pass31-frag.cxx (-static) (test for excess errors)
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (test for excess errors)
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (test for excess errors)
FAIL: libmudflap.cth/pass40-frag.c (-static -DSTATIC) (test for excess errors)
FAIL: libmudflap.cth/pass59-frag.c (-static -DSTATIC) (test for excess errors)

		=== libmudflap Summary ===

# of expected passes		1862
# of unexpected failures	44
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary ===

# of expected passes		8881
# of expected failures		43
# of unsupported tests		175

Compiler version: 4.8.0 20120517 (experimental) [trunk revision 187620] (GCC) 
Platform: i686-pc-linux-gnu
configure flags: --with-gnu-as --with-gnu-ld --enable-shared --prefix=/home/dave/opt/gnu/gcc/gcc-4.7 --with-local-prefix=/home/dave/opt/gnu --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-java-gc=boehm --with-jacks --enable-java-awt=xlib --with-gmp=/home/dave/opt/gnu --enable-languages=c,c++,objc,obj-c++,fortran,java,ada


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