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 20020403 (prerelease) testsuite on sparc-sun-solaris2.8


This includes the following patch (only relevant for sparc*-sun-solaris2*):

2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

	* gcc.misc-tests/linkage.exp: Update last change to handle
	sparc*-, not just sparc-.

diff -rup orig/egcc-3.1-CVS20020402/gcc/testsuite/gcc.misc-tests/linkage.exp egcc-3.1-CVS20020402/gcc/testsuite/gcc.misc-tests/linkage.exp
--- orig/egcc-3.1-CVS20020402/gcc/testsuite/gcc.misc-tests/linkage.exp	Mon Apr  1 11:34:07 2002
+++ egcc-3.1-CVS20020402/gcc/testsuite/gcc.misc-tests/linkage.exp	Wed Apr  3 10:53:55 2002
@@ -36,7 +36,7 @@ if [isnative] then {
 		set native_cflags "-n32"
 	    }
 	}
-	if  [istarget "sparc-sun-solaris2*"] {
+	if  [istarget "sparc*-sun-solaris2*"] {
 	    set file_string [exec file "linkage-x.o"]
 	    if [ string match "*64*" \$file_string ] {
 		set native_cflags "-xarch=v9"

LAST_UPDATED: 
Native configuration is sparc-sun-solaris2.8

		=== g++ tests ===


Running target unix
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/initp1.C execution test

		=== g++ Summary ===

# of expected passes		7127
# of unexpected failures	3
# of expected failures		86
# of untested testcases		21
# of unsupported tests		2
/export/share1/gccbuild/gcc/testsuite/../g++ version 3.1 20020403 (prerelease)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1452
# of unsupported tests		8
/export/share1/gccbuild/gcc/testsuite/../g77 version 3.1 20020403 (prerelease)

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/cpp/charconst.c (test for excess errors)
UNRESOLVED: weak-1.c
UNRESOLVED: weak-2.c
UNRESOLVED: wkali-1.c
UNRESOLVED: wkali-2.c

		=== gcc Summary ===

# of expected passes		18047
# of unexpected failures	1
# of expected failures		62
# of unresolved testcases	4
# of unsupported tests		107
/export/share1/gccbuild/gcc/xgcc version 3.1 20020403 (prerelease)

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1036
# of expected failures		6
/export/share1/gccbuild/gcc/xgcc version 3.1 20020403 (prerelease)

		=== libstdc++-v3 tests ===


Running target unix
FAIL: 18_support/numeric_limits.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/money_get_members_wchar_t.cc execution test
XPASS: 22_locale/money_put_members_wchar_t.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/num_get_members_wchar_t.cc execution test
XPASS: 22_locale/num_put_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
XPASS: 22_locale/time_get_members_wchar_t.cc execution test
XPASS: 22_locale/time_put_members_wchar_t.cc execution test
FAIL: 27_io/filebuf_virtuals.cc execution test
FAIL: 27_io/istream_extractor_arith.cc execution test
FAIL: 27_io/streambuf.cc execution test
FAIL: 27_io/stringbuf.cc execution test
WARNING: program timed out.
FAIL: thread/pthread4.cc execution test

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

# of expected passes		365
# of unexpected failures	6
# of unexpected successes	9
# of expected failures		16

Compiler version: 3.1 20020403 (prerelease) 
Platform: sparc-sun-solaris2.8
configure flags: --host=sparc-sun-solaris2.8 --enable-threads=posix --enable-long-long --prefix=/opt/Pkg/SunOS/gcc31 --enable-languages=c,c++,f77,objc,java --disable-nls --enable-shared


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