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.7.0 (GCC) testsuite on x86_64-unknown-linux-gnu


At first limits-exprparen.c of the gcc test would fail in multiple variations.
However, increasing the stacksize to 20000 using the command 
ulimit -s 20000
prior to testing allowed those tests to pass flawlessly.
Native configuration is x86_64-unknown-linux-gnu

		=== gcc tests ===


Running target unix
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)

		=== gcc Summary ===

# of expected passes		85330
# of unexpected successes	5
# of expected failures		260
# of unsupported tests		1244
/home/jwrigley/gcc/gcc-build/gcc/xgcc  version 4.7.0 (GCC) 

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		48473
# of expected failures		286
# of unsupported tests		532
/home/jwrigley/gcc/gcc-build/gcc/testsuite/g++/../../g++  version 4.7.0 (GCC) 

		=== go tests ===


Running target unix

		=== go Summary ===

# of expected passes		3296
# of expected failures		4
# of untested testcases		4
/home/jwrigley/gcc/gcc-build/gcc/testsuite/go/../../gccgo  version 4.7.0 (GCC) 

		=== libffi tests ===


Running target unix

		=== libffi Summary ===

# of expected passes		1634
# of expected failures		10
# of unsupported tests		55
		=== libgo tests ===


Running target unix

		=== libgo Summary ===

# of expected passes		123
/home/jwrigley/gcc/gcc-build/./gcc/gccgo version 4.7.0 (GCC)

		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		1291
		=== libitm tests ===


Running target unix

		=== libitm Summary ===

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


Running target unix
FAIL: libmudflap.c++/pass55-frag.cxx ( -O) execution test

		=== libmudflap Summary ===

# of expected passes		1435
# of unexpected failures	1
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary ===

# of expected passes		8275
# of expected failures		43
# of unsupported tests		450

Compiler version: 4.7.0 (GCC) 
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,go --disable-multilib --disable-bootstrap --with-system-zlib


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