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 20120323 (experimental) (GCC) testsuite on i686-pc-linux-gnu


This build run by an automatic regression tester.
See <http://glutton.geoffk.org/HEAD/> for more information.

Date: 2012-03-23T11:49:37Z
Revision: 185735
URL: svn://gcc.gnu.org/svn/gcc/trunk
Status: regress-5
Prev-Endtime: 2012-03-23T11:48:21Z

Native configuration is i686-pc-linux-gnu

		=== g++ tests ===


Running target unix
FAIL: g++.dg/guality/redeclaration1.C  -O0  line 17 i == 24
FAIL: g++.dg/guality/redeclaration1.C  -O1  line 17 i == 24
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
FAIL: g++.dg/guality/redeclaration1.C  -Os  line 17 i == 24

		=== g++ Summary ===

# of expected passes		47817
# of unexpected failures	6
# of expected failures		286
# of unsupported tests		318
/home/regress/tbox/native/build/gcc/testsuite/g++/../../g++  version 4.8.0 20120323 (experimental) (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/debug/dwarf2/asm-line1.c scan-assembler is_stmt 1
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
FAIL: gcc.dg/guality/inline-params.c  -O0  execution test
FAIL: gcc.dg/guality/inline-params.c  -O1  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
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  -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-le.c  -O0  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -O1  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -O2  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -fomit-frame-pointer  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -g  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -Os  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -O0  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -O1  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -O2  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -fomit-frame-pointer  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -g  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/run-le.c  -Os  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O0  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O1  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O2  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -fomit-frame-pointer  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -g  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -Os  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O0  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O1  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O2  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -fomit-frame-pointer  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -g  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-1.c  -Os  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O0  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O1  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O2  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -Os  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O0  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O1  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O2  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -Os  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -O0  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -O1  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -O2  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -fomit-frame-pointer  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -g  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -Os  -pie -fpie  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -O0  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -O1  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -O2  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -fomit-frame-pointer  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -g  -pie -fPIE  execution test
FAIL: gcc.dg/torture/tls/tls-test.c  -Os  -pie -fPIE  execution test

		=== gcc Summary ===

# of expected passes		84415
# of unexpected failures	88
# of unexpected successes	27
# of expected failures		282
# of unsupported tests		2015
/home/regress/tbox/native/build/gcc/xgcc  version 4.8.0 20120323 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix
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		40853
# of unexpected failures	6
# of expected failures		42
# of unresolved testcases	6
# of unsupported tests		212
/home/regress/tbox/native/build/gcc/testsuite/gfortran/../../gfortran  version 4.8.0 20120323 (experimental) (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		2988
# of expected failures		6
# of unsupported tests		74
/home/regress/tbox/native/build/gcc/xgcc  version 4.8.0 20120323 (experimental) (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

		=== 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

		=== libmudflap Summary ===

# of expected passes		1906
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary ===

# of expected passes		8842
# of expected failures		43
# of unsupported tests		171

Compiler version: 4.8.0 20120323 (experimental) (GCC) 
Platform: i686-pc-linux-gnu
configure flags: --prefix=/home/regress/tbox/objs --target=i686-pc-linux-gnu


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