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


LAST_UPDATED: Sun Mar 18 16:00:53 UTC 2012 (revision 185509)

		=== acats tests ===

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

		=== gcc tests ===


Running target unix
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/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
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/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		86319
# of unexpected failures	53
# of unexpected successes	40
# of expected failures		269
# of unsupported tests		975
/home/dave/gnu/gcc/objdir/gcc/xgcc  version 4.8.0 20120318 (experimental) [trunk revision 185509] (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		40846
# of unexpected failures	13
# of expected failures		42
# of unresolved testcases	6
# of unsupported tests		211
/home/dave/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran  version 4.8.0 20120318 (experimental) [trunk revision 185509] (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

		=== g++ Summary ===

# of expected passes		47743
# of unexpected failures	8
# of expected failures		286
# of unsupported tests		312
/home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../g++  version 4.8.0 20120318 (experimental) [trunk revision 185509] (GCC) 

		=== gnat tests ===


Running target unix

		=== gnat Summary ===

# of expected passes		1085
# of expected failures		13
# of unsupported tests		2
/home/dave/gnu/gcc/objdir/gcc/gnatmake version 4.8.0 20120318 (experimental) [trunk revision 185509]

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


Running target unix

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

# of expected passes		1450
# of expected failures		2
# of unsupported tests		86
/home/dave/gnu/gcc/objdir/gcc/testsuite/obj-c++/../../g++  version 4.8.0 20120318 (experimental) [trunk revision 185509] (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 20120318 (experimental) [trunk revision 185509] (GCC) 

		=== boehm-gc tests ===


Running target unix

		=== boehm-gc Summary ===

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


Running target unix

		=== libffi Summary ===

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


Running target unix
WARNING: Line 30 includes unreadable file \`/home/dave/gnu/gcc/gcc/libgomp/testsuite/libgomp.fortran/omp_lib.h'

		=== libgomp Summary ===

# of expected passes		2950
		=== 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.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		1902
# of unexpected failures	4
		=== libstdc++ tests ===


Running target unix
FAIL: ext/pb_ds/regression/trie_map_rand.cc execution test
FAIL: ext/pb_ds/regression/trie_set_rand.cc execution test

		=== libstdc++ Summary ===

# of expected passes		8840
# of unexpected failures	2
# of expected failures		43
# of unsupported tests		172

Compiler version: 4.8.0 20120318 (experimental) [trunk revision 185509] (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]