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.2 20020305 (experimental) testsuite on i686-pc-cygwin


LAST_UPDATED: Tue Mar  5 11:38:05  2002

Native configuration is i686-pc-cygwin

		=== g++ tests ===


Running target unix
FAIL: g++.dg/special/conpr-1.C execution test
FAIL: g++.dg/special/conpr-2.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/conpr-3.C execution test
FAIL: g++.dg/special/initp1.C execution test
FAIL: g++.eh/badalloc1.C  Execution test
XPASS: g++.ext/attrib5.C  Execution test
FAIL: g++.ext/instantiate3.C not instantiated (test for errors, line 13)
XPASS: g++.ext/instantiate3.C (test for excess errors)
XPASS: g++.jason/template18.C (test for excess errors)
XPASS: g++.jason/template18.C  Execution test
FAIL: g++.other/dwarf2-1.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		7057
# of unexpected failures	8
# of unexpected successes	4
# of expected failures		90
# of untested testcases		15
/usr/local/obj/gcc/gcc/testsuite/../g++ version 3.2 20020305 (experimental)

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1468
/usr/local/obj/gcc/gcc/testsuite/../g77 version 3.2 20020305 (experimental)

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/20011223-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20011223-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20011223-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20011223-1.c execution,  -Os 
XPASS: gcc.c-torture/execute/loop-2e.c execution,  -Os 
FAIL: gcc.dg/cpp/wchar-1.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		17961
# of unexpected failures	5
# of unexpected successes	1
# of expected failures		65
# of unsupported tests		41
/usr/local/obj/gcc/gcc/xgcc version 3.2 20020305 (experimental)

		=== objc tests ===


Running target unix
FAIL: objc/execute/formal_protocol-6.m execution,  -O0 
FAIL: objc/execute/formal_protocol-6.m execution,  -O1 
FAIL: objc/execute/formal_protocol-6.m execution,  -O2 
FAIL: objc/execute/formal_protocol-6.m execution,  -O3 -fomit-frame-pointer 
FAIL: objc/execute/formal_protocol-6.m execution,  -O3 -g 
FAIL: objc/execute/formal_protocol-6.m execution,  -Os 

		=== objc Summary ===

# of expected passes		1036
# of unexpected failures	6
/usr/local/obj/gcc/gcc/xgcc version 3.2 20020305 (experimental)

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


Running target unix
FAIL: 21_strings/inserters_extractors.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: 26_numerics/complex_inserters_extractors.cc execution test
FAIL: 27_io/filebuf_members.cc execution test
FAIL: 27_io/instantiations.cc execution test
FAIL: 27_io/istream_extractor_arith.cc execution test
FAIL: 27_io/istream_extractor_char.cc execution test
FAIL: 27_io/istream_extractor_other.cc execution test
FAIL: 27_io/istream_manip.cc execution test
FAIL: 27_io/istream_seeks.cc execution test
FAIL: 27_io/istream_sentry.cc execution test
FAIL: 27_io/istringstream_members.cc execution test
FAIL: 27_io/ostream_inserter_other.cc execution test
FAIL: 27_io/stringstream_members.cc execution test
WARNING: program timed out.
FAIL: thread/pthread5.cc execution test
WARNING: program timed out.
FAIL: thread/pthread6.cc execution test

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

# of expected passes		342
# of unexpected failures	15
# of unexpected successes	9
# of expected failures		16

Compiler version: 3.2 20020305 (experimental) 
Platform: i686-pc-cygwin
configure flags: --host=i686-pc-cygwin --enable-threads=posix --disable-libgcj --enable-sjlj-exceptions --with-system-zlib --enable-nls --without-included-gettext --disable-shared
Counting all warnings,
there are 65 warnings in stage3 of this bootstrap.

Number of warnings per file:
     24	gcc/combine.c
     10	gcc/regclass.c
      9	gcc/gcc.c
      4	gcc/optabs.c
      3	gcc/cp/lang-specs.h
      3	gcc/cp/except.c
      2	gcc/fold-const.c
      1	gcc/version.c
      1	gcc/unwind-pe.h
      1	gcc/sdbout.c
      1	gcc/reload.c
      1	gcc/java/jvspec.c
      1	gcc/ifcvt.c
      1	gcc/function.c
      1	gcc/f/version.c
      1	gcc/cp/tree.c
      1	gcc/attribs.c

Number of warning types:
     38	comparison between signed and unsigned
      7	string length \`???' is greater than the length \`???' ISO C89 compilers are required to support
      4	traditional C rejects string concatenation
      4	signed and unsigned type in conditional expression
      2	traditional C ignores #include with the # indented
      2	assignment of read-only location
      1	pointer targets in passing arg ??? of \`???' differ in signedness
      1	initialization makes pointer from integer without a cast
      1	implicit declaration of function \`???'
      1	function declaration isn't a prototype
      1	assignment makes pointer from integer without a cast
      1	assignment discards qualifiers from pointer target type
      1	\`???' might be used uninitialized in this function
      1	\`???' defined but not used


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