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 3.4 20021224 (experimental) testsuite on ia64-suse-linux-gnu


LAST_UPDATED: Tue Dec 24 09:06:02 UTC 2002

Native configuration is ia64-suse-linux-gnu

		=== g++ tests ===


Running target unix
FAIL: g++.dg/warn/Wunused-2.C  (test for warnings, line 5)
FAIL: g++.dg/tls/diag-1.C (test for excess errors)
FAIL: g++.dg/tls/diag-2.C (test for excess errors)
FAIL: g++.dg/tls/init-1.C (test for excess errors)
FAIL: g++.dg/tls/init-2.C (test for excess errors)
FAIL: g++.pt/repo3.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		7644
# of unexpected failures	6
# of expected failures		88
# of untested testcases		23
# of unsupported tests		16
/tmp/cvs/gcc-20021224/Build/gcc/testsuite/../g++ version 3.4 20021224 (experimental)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1638
# of unsupported tests		8
/tmp/cvs/gcc-20021224/Build/gcc/testsuite/../g77 version 3.4 20021224 (experimental)

		=== gcc tests ===


Running target unix
XPASS: gcc.c-torture/compile/981223-1.c,  -O2  
XPASS: gcc.c-torture/compile/981223-1.c,  -O3 -fomit-frame-pointer  
XPASS: gcc.c-torture/compile/981223-1.c,  -O3 -g  
XPASS: gcc.c-torture/compile/981223-1.c,  -Os  
FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -O1 
FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -O2 
FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/builtin-constant.c execution,  -Os 
FAIL: gcc.dg/duff-2.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		20218
# of unexpected failures	6
# of unexpected successes	4
# of expected failures		78
# of unsupported tests		158
/tmp/cvs/gcc-20021224/Build/gcc/xgcc version 3.4 20021224 (experimental)

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1153
/tmp/cvs/gcc-20021224/Build/gcc/xgcc version 3.4 20021224 (experimental)

		=== libjava tests ===


Running target unix
FAIL: PR1343 compilation from bytecode
FAIL: PR1343 -O compilation from bytecode
FAIL: calls run
WARNING: program timed out.
FAIL: cxxtest run
FAIL: field run
FAIL: final_method run
FAIL: findclass run
FAIL: invoke run
FAIL: martin run
FAIL: noclass run
FAIL: overload run
FAIL: register run
FAIL: simple_int run
FAIL: throwit run
FAIL: virtual run
FAIL: Array_3 execution - source compiled test
FAIL: Array_3 execution - gij test
FAIL: Array_3 execution - bytecode->native test
FAIL: Array_3 -O execution - source compiled test
FAIL: Array_3 execution - gij test
FAIL: Array_3 -O execution - bytecode->native test
FAIL: Invoke_1 execution - source compiled test
FAIL: Invoke_1 execution - bytecode->native test
FAIL: Invoke_1 -O execution - source compiled test
FAIL: Invoke_1 -O execution - bytecode->native test
FAIL: PR218 execution - source compiled test
FAIL: PR218 execution - gij test
FAIL: PR218 execution - bytecode->native test
FAIL: PR218 -O execution - source compiled test
FAIL: PR218 execution - gij test
FAIL: PR218 -O execution - bytecode->native test
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 execution - bytecode->native test
FAIL: Throw_2 -O execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 -O execution - bytecode->native test
FAIL: pr8823 compilation from bytecode
FAIL: pr8823 -O compilation from bytecode

		=== libjava Summary ===

# of expected passes		2850
# of unexpected failures	39
# of expected failures		14
# of untested testcases		47
		=== libstdc++-v3 tests ===


Running target unix
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_char.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/members.cc execution test
XPASS: 22_locale/messages_byname.cc execution test
XPASS: 22_locale/messages_members_char.cc execution test
XPASS: 22_locale/money_get_members_char.cc execution test
XPASS: 22_locale/money_get_members_wchar_t.cc execution test
XPASS: 22_locale/money_put_members_char.cc execution test
XPASS: 22_locale/money_put_members_wchar_t.cc execution test
XPASS: 22_locale/moneypunct_byname.cc execution test
XPASS: 22_locale/moneypunct_members_char.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/num_get_members_char.cc execution test
XPASS: 22_locale/num_get_members_wchar_t.cc execution test
XPASS: 22_locale/num_put_members_char.cc execution test
XPASS: 22_locale/num_put_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_byname.cc execution test
XPASS: 22_locale/numpunct_members_char.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
XPASS: 22_locale/time_get_members_char.cc execution test
XPASS: 22_locale/time_get_members_wchar_t.cc execution test
XPASS: 22_locale/time_put_members_char.cc execution test
XPASS: 22_locale/time_put_members_wchar_t.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

		=== libstdc++-v3 Summary ===

# of expected passes		419
# of unexpected failures	1
# of unexpected successes	26
# of expected failures		1

Compiler version: 3.4 20021224 (experimental) 
Platform: ia64-suse-linux-gnu
configure flags: --host=ia64-suse-linux --enable-shared --enable-threads --with-system-zlib


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