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.1 20020430 (prerelease) testsuite on ia64-unknown-linux-gnu


LAST_UPDATED: Wed May  1 08:33:13 UTC 2002

Native configuration is ia64-unknown-linux-gnu

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1452
# of unsupported tests		8
/builds/gcc-3_1-branch/ia64/obj/gcc/testsuite/../g77 version 3.1 20020430 (prerelease)

		=== gcc tests ===


Running target unix
XPASS: gcc.c-torture/compile/920625-1.c,  -O2  
XPASS: gcc.c-torture/compile/920625-1.c,  -O3 -fomit-frame-pointer  
XPASS: gcc.c-torture/compile/920625-1.c,  -O3 -fomit-frame-pointer -funroll-loops  
XPASS: gcc.c-torture/compile/920625-1.c,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  
XPASS: gcc.c-torture/compile/920625-1.c,  -O3 -g  
XPASS: gcc.c-torture/compile/920625-1.c,  -Os  
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/x.c execution,  -O0 
FAIL: gcc.c-torture/execute/x.c execution,  -O1 
FAIL: gcc.c-torture/execute/x.c execution,  -O2 
FAIL: gcc.c-torture/execute/x.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/x.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/x.c execution,  -Os 
XPASS: gcc.dg/c99-intconst-1.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		17888
# of unexpected failures	6
# of unexpected successes	11
# of expected failures		69
# of unsupported tests		106
/builds/gcc-3_1-branch/ia64/obj/gcc/xgcc version 3.1 20020430 (prerelease)

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		7033
# of expected failures		88
# of untested testcases		23
# of unsupported tests		4
/builds/gcc-3_1-branch/ia64/obj/gcc/testsuite/../g++ version 3.1 20020430 (prerelease)

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1036
# of expected failures		6
/builds/gcc-3_1-branch/ia64/obj/gcc/xgcc version 3.1 20020430 (prerelease)

		=== libjava tests ===


Running target unix
WARNING: program timed out.
FAIL: stringconst2 -O execution from bytecode->native test
FAIL: gnu.testlet.java.io.File.jdk11: getCanonicalPath () java.io.IOException: No such file or directory (number 1)
FAIL: gnu.testlet.java.lang.Integer.IntegerTest: Error: test_Basics failed - 1 (number 1)
FAIL: gnu.testlet.java.lang.Math.MathTest: Error : test_pow failed - 9 (number 1)
FAIL: Compile gnu/testlet/java/lang/Math/min.o for gnu.testlet.java.lang.Math.min
WARNING: program timed out.
FAIL: gnu.testlet.java.lang.StringBuffer.plus (number 1)
FAIL: gnu.testlet.java.net.ServerSocket.ServerSocketTest: Error : test_params failed - 4toString did not return proper values  (number 1)
FAIL: gnu.testlet.java.net.Socket.SocketTest: Error : test_Basics failed - 7 exception should not have been thrown here (number 1)
FAIL: gnu.testlet.java.net.Socket.SocketTest: Error : test_params failed - 10 exception was thrown (number 1)
FAIL: gnu.testlet.java.net.Socket.SocketTest: Error : test_BasicServer failed - 7 len returned is not correct.  1 (number 1)
FAIL: gnu.testlet.java.net.URL.URLTest: openConnection (number 1)
FAIL: gnu.testlet.java.net.URL.URLTest: openConnection (number 2)
FAIL: gnu.testlet.java.net.URLConnection.URLConnectionTest: Error in test_getContentFunctions  - 1  content type was not correct  (number 1)
FAIL: gnu.testlet.java.net.URLConnection.URLConnectionTest: Error in test_getContentFunctions  - 3 size  was not correct  (number 1)
FAIL: gnu.testlet.java.net.URLConnection.URLConnectionTest: Error in test_getContentFunctions  - 4 getContent did not return proper results  (number 1)
FAIL: gnu.testlet.java.net.URLConnection.URLConnectionTest: Error in test_getHeaderField  - 0  0 header field wrong (number 1)
FAIL: gnu.testlet.java.net.URLConnection.URLConnectionTest: Error in test_getHeaderField  - 1  2 header field wrong (number 1)
FAIL: gnu.testlet.java.net.URLConnection.URLConnectionTest: Error in test_getHeaderField  - 3  5 header field wrong (number 1)
FAIL: gnu.testlet.java.net.URLConnection.URLConnectionTest: Error in test_getHeaderField  - 4  0 headerkey  field wrong (number 1)
FAIL: gnu.testlet.java.net.URLConnection.URLConnectionTest: Error in test_getHeaderField  - 7  3 headerkey field wrong (number 1)
FAIL: gnu.testlet.java.net.URLConnection.URLConnectionTest: Error in test_getHeaderField  - 8  4 headerkey field wrong (number 1)
FAIL: gnu.testlet.java.net.URLConnection.URLConnectionTest: Error in test_URLConnection  - 23  should not have raised  exception here  (number 1)
FAIL: Link for gnu.testlet.java.text.AttributedCharacterIterator.implement
FAIL: gnu.testlet.java.util.AbstractList.AcuniaAbstractListTest: should not throw a ConcurrentModificationException -- 3 (number 1)
FAIL: gnu.testlet.java.util.AbstractList.AcuniaAbstractListTest: got unwanted exception java.util.ConcurrentModificationException (number 1)
FAIL: Link for gnu.testlet.java.util.AbstractMap.AcuniaAbstractMapTest
FAIL: gnu.testlet.java.util.AbstractSequentialList.AcuniaAbstractSequentialListTest: should throw a ConcurrentModificationException -- 7 (number 1)
FAIL: gnu.testlet.java.util.ArrayList.AcuniaArrayListTest: should throw a ConcurrentModificationException -- 7 (number 1)
FAIL: gnu.testlet.java.util.HashMap.AcuniaHashMapTest: checking value of loadFactor, got 1.5 (number 1)
FAIL: gnu.testlet.java.util.HashMap.AcuniaHashMapTest: it.hasNext should not throw ConcurrentModificationException (number 1)
FAIL: gnu.testlet.java.util.HashMap.AcuniaHashMapTest: should throw an UnsupportedOperationException (number 1)
FAIL: gnu.testlet.java.util.LinkedList.AcuniaLinkedListTest: should throw a ConcurrentModificationException -- 7 (number 1)
FAIL: gnu.testlet.java.util.Vector.AcuniaVectorTest: should throw a ConcurrentModificationException -- set (number 1)
FAIL: gnu.testlet.java.util.Vector.AcuniaVectorTest: should throw a ConcurrentModificationException -- setElementAt (number 1)

		=== libjava Summary ===

# of expected passes		8486
# of unexpected failures	34
# of expected failures		84
# of untested testcases		15
		=== libstdc++-v3 tests ===


Running target unix
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		374
# of unexpected failures	1
# of unexpected successes	2
# of expected failures		23

Compiler version: 3.1 20020430 (prerelease) 
Platform: ia64-unknown-linux-gnu
configure flags: --host=ia64-unknown-linux --prefix=/builds/gcc-3_1-branch/ia64/install --enable-shared --enable-threads

Red Hat Linux release 7.1.94 (Roswell)
Linux kernel 2.4.18
glibc-2.2.4
binutils-2.12.90.0.4
dejagnu-1.4.2
mauve-snapshot-2002-04-08


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