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.0.0 20050224 (experimental) testsuite on x86_64-unknown-linux-gnu


LAST_UPDATED: Fri Feb 25 00:08:48 UTC 2005

Native configuration is x86_64-unknown-linux-gnu

		=== gcc tests ===


Running target unix/-m32
FAIL: gcc.c-torture/execute/ieee/20010114-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/20010114-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/20010114-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/ieee/20030331-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/20030331-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/20030331-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/ieee/20030331-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/ieee/20030331-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -Os 
XPASS: gcc.dg/vect/vect-22.c scan-tree-dump-times vectorized 3 loops 1

		=== gcc Summary for unix/-m32 ===

# of expected passes		32993
# of unexpected failures	15
# of unexpected successes	1
# of expected failures		101
# of untested testcases		28
# of unsupported tests		418

Running target unix
XPASS: gcc.dg/vect/vect-22.c scan-tree-dump-times vectorized 3 loops 1
FAIL: gcc.misc-tests/gcov-9.c (test for excess errors)
WARNING: gcc.misc-tests/gcov-9.c compilation failed to produce executable
FAIL: gcc.misc-tests/gcov-9.c gcov failed: 
FAIL: gcc.misc-tests/linkage.c compile
FAIL: gcc.misc-tests/mg.c
FAIL: gcc.misc-tests/shlib/pic/protfunc-1-dso.c, -fPIC -O
FAIL: testsuite/protfunc-1-dso.o, -shared
FAIL: gcc.misc-tests/shlib/protfunc-1.c compilation, -O
UNRESOLVED: gcc.misc-tests/shlib/protfunc-1.c execution, -O
FAIL: gcc.target/i386/vect-args.c   (test for excess errors)
FAIL: gcc.target/i386/vect-args.c  -O (test for excess errors)
FAIL: gcc.target/i386/vect-args.c -mmmx  (test for excess errors)
FAIL: gcc.target/i386/vect-args.c -mmmx -O (test for excess errors)
FAIL: gcc.target/i386/vect-args.c -m3dnow  (test for excess errors)
FAIL: gcc.target/i386/vect-args.c -m3dnow -O (test for excess errors)
FAIL: gcc.target/i386/vect-args.c -msse  (test for excess errors)
FAIL: gcc.target/i386/vect-args.c -msse -O (test for excess errors)
FAIL: gcc.target/i386/vect-args.c -msse2  (test for excess errors)
FAIL: gcc.target/i386/vect-args.c -msse2 -O (test for excess errors)
FAIL: gcc.target/i386/abi-1.c (test for excess errors)
ERROR: gcc.target/i386/abi-1.c: error executing dg-final: couldn't open "abi-1.s": no such file or directory
UNRESOLVED: gcc.target/i386/abi-1.c: error executing dg-final: couldn't open "abi-1.s": no such file or directory
FAIL: gcc.target/i386/amd64-abi-1.c  (test for errors, line 5)
FAIL: gcc.target/i386/amd64-abi-1.c (test for excess errors)
FAIL: gcc.target/i386/defines-1.c (test for excess errors)
FAIL: gcc.target/i386/defines-2.c (test for excess errors)
FAIL: gcc.target/i386/pr13366.c (test for excess errors)
FAIL: gcc.target/i386/sse-1.c (test for excess errors)
ERROR: gcc.target/i386/sse-1.c: error executing dg-final: couldn't open "sse-1.s": no such file or directory
UNRESOLVED: gcc.target/i386/sse-1.c: error executing dg-final: couldn't open "sse-1.s": no such file or directory

		=== gcc Summary for unix ===

# of expected passes		32976
# of unexpected failures	24
# of unexpected successes	1
# of expected failures		105
# of unresolved testcases	3
# of untested testcases		28
# of unsupported tests		418

		=== gcc Summary ===

# of expected passes		65969
# of unexpected failures	39
# of unexpected successes	2
# of expected failures		206
# of unresolved testcases	3
# of untested testcases		56
# of unsupported tests		836
		=== gfortran tests ===


Running target unix/-m32
XPASS: gfortran.dg/ret_pointer_1.f90  -O0  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O1  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O2  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -g  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -Os  execution test
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O1 

		=== gfortran Summary for unix/-m32 ===

# of expected passes		5317
# of unexpected failures	1
# of unexpected successes	8
# of expected failures		18
# of unsupported tests		8

Running target unix
XPASS: gfortran.dg/ret_pointer_1.f90  -O0  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O1  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O2  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -O3 -g  execution test
XPASS: gfortran.dg/ret_pointer_1.f90  -Os  execution test
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -Os 

		=== gfortran Summary for unix ===

# of expected passes		5312
# of unexpected failures	6
# of unexpected successes	8
# of expected failures		18
# of unsupported tests		8

		=== gfortran Summary ===

# of expected passes		10629
# of unexpected failures	7
# of unexpected successes	16
# of expected failures		36
# of unsupported tests		16
/export/build/gnu/gcc/build-x86_64-linux/gcc/testsuite/../gfortran  version 4.0.0 20050224 (experimental)

		=== g++ tests ===


Running target unix/-m32
FAIL: g++.dg/eh/simd-1.C (test for excess errors)
FAIL: g++.dg/eh/simd-2.C (test for excess errors)

		=== g++ Summary for unix/-m32 ===

# of expected passes		10696
# of unexpected failures	2
# of expected failures		71
# of unsupported tests		88

Running target unix

		=== g++ Summary for unix ===

# of expected passes		10666
# of expected failures		71
# of unsupported tests		90

		=== g++ Summary ===

# of expected passes		21362
# of unexpected failures	2
# of expected failures		142
# of unsupported tests		178
/export/build/gnu/gcc/build-x86_64-linux/gcc/testsuite/../g++  version 4.0.0 20050224 (experimental)

		=== objc tests ===


Running target unix/-m32

		=== objc Summary for unix/-m32 ===

# of expected passes		1534
# of unsupported tests		10

Running target unix

		=== objc Summary for unix ===

# of expected passes		1534
# of unsupported tests		10

		=== objc Summary ===

# of expected passes		3068
# of unsupported tests		20
/export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc  version 4.0.0 20050224 (experimental)

		=== libffi tests ===


Running target unix/-m32

		=== libffi Summary for unix/-m32 ===

# of expected passes		219
# of unsupported tests		2

Running target unix

		=== libffi Summary for unix ===

# of expected passes		219
# of unsupported tests		2

		=== libffi Summary ===

# of expected passes		438
# of unsupported tests		4
		=== libjava tests ===


Running target unix/-m32

		=== libjava Summary for unix/-m32 ===

# of expected passes		3772
# of expected failures		14
# of untested testcases		16

Running target unix

		=== libjava Summary for unix ===

# of expected passes		3772
# of expected failures		14
# of untested testcases		16

		=== libjava Summary ===

# of expected passes		7544
# of expected failures		28
# of untested testcases		32
		=== libmudflap tests ===


Running target unix/-m32
FAIL: libmudflap.cth/pass40-frag.c execution test
FAIL: libmudflap.cth/pass40-frag.c output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O2) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O2) output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O3) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O3) output pattern test

		=== libmudflap Summary for unix/-m32 ===

# of expected passes		1282
# of unexpected failures	6

Running target unix

		=== libmudflap Summary for unix ===

# of expected passes		1288

		=== libmudflap Summary ===

# of expected passes		2570
# of unexpected failures	6
		=== libstdc++ tests ===


Running target unix/-m32
XPASS: 22_locale/locale/cons/12658_thread-1.cc execution test
FAIL: 22_locale/messages/members/char/1.cc execution test
FAIL: 22_locale/messages/members/char/2.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_env.cc execution test
FAIL: 22_locale/messages/members/char/wrapped_locale.cc execution test
FAIL: 22_locale/messages_byname/named_equivalence.cc execution test
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)

		=== libstdc++ Summary for unix/-m32 ===

# of expected passes		3597
# of unexpected failures	5
# of unexpected successes	2
# of expected failures		8

Running target unix
XPASS: 22_locale/locale/cons/12658_thread-1.cc execution test
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
XPASS: 27_io/fpos/14320-1.cc execution test

		=== libstdc++ Summary for unix ===

# of expected passes		3602
# of unexpected successes	3
# of expected failures		7

		=== libstdc++ Summary ===

# of expected passes		7199
# of unexpected failures	5
# of unexpected successes	5
# of expected failures		15

Compiler version: 4.0.0 20050224 (experimental) 
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --enable-shared --enable-threads=posix --enable-haifa --disable-checking --prefix=/usr/gcc-4.0 --with-local-prefix=/usr/local --enable-languages=c,c++,f95,java,objc


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