This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

Results for 3.0 20010423 (prerelease) testsuite on i686-pc-cygwin


This was on an win2k/sp1 host with an up to date cygwin install.
Root dir of cygwin install is C:\\cygwin.

binutils-20001221-1
cygwin-1.3.1-1
dejagnu-20010117-1
expect-20010117-1
gcc-2.95.3-3
tcltk-20001125-1

The follwing patch was done to the cygwin installation:

*** /usr/share/dejagnu/target.exp.orig Thu Jan 18 05:41:33 2001
--- /usr/share/dejagnu/target.exp Wed Jan 24 08:41:11 2001
***************
*** 515,521 ****
   if [board_info \$dest exists mathlib] {
       append add_flags " [board_info \$dest mathlib]"
   } else {
!      append add_flags " -lm"
   }

   # This must be added here.
--- 515,521 ----
   if [board_info \$dest exists mathlib] {
       append add_flags " [board_info \$dest mathlib]"
   } else {
!      append add_flags ""
   }

   # This must be added here.


it is however superceded of the suggested patch to unix.exp in:

http://mail.gnu.org/pipermail/dejagnu/2001-April/000003.html

/ChJ

/bin/sh ../../../gcc-20010423/libiberty/testsuite/regress-demangle
../../../gcc-20010423/libiberty/testsuite/demangle-expected
FAIL: --format=gnu _10PageButton\$__both
   result: _10PageButton\$__both
 expected: PageButton::__both
FAIL: --format=gnu _3RNG\$singleMantissa
   result: _3RNG\$singleMantissa
 expected: RNG::singleMantissa
FAIL: --format=gnu _5IComp\$_release
   result: _5IComp\$_release
 expected: IComp::_release
FAIL: --format=gnu _\$_10BitmapComp
   result: _\$_10BitmapComp
 expected: BitmapComp::~BitmapComp(void)
FAIL: --format=gnu _\$_9__io_defs
   result: _\$_9__io_defs
 expected: __io_defs::~__io_defs(void)
FAIL: --format=gnu _\$_Q23foo3bar
   result: _\$_Q23foo3bar
 expected: foo::bar::~bar(void)
FAIL: --format=gnu _\$_Q33foo3bar4bell
   result: _\$_Q33foo3bar4bell
 expected: foo::bar::bell::~bell(void)
FAIL: --format=gnu _vt\$foo
   result:  virtual table\$foo
 expected: foo virtual table
FAIL: --format=gnu _vt\$foo\$bar
   result:  virtual table\$foo\$bar
 expected: foo::bar virtual table
FAIL: --format=gnu _2T4\$N
   result: _2T4\$N
 expected: T4::N
FAIL: --format=gnu _Q22T42t1\$N
   result: _Q22T42t1\$N
 expected: T4::t1::N
FAIL: --format=gnu _\$_t6vector1Zdi
   result: _\$_t6vector1Zdi
 expected: vector<double>::~vector(int)
FAIL: --format=gnu _\$_t6vector1Zii
   result: _\$_t6vector1Zii
 expected: vector<int>::~vector(int)
FAIL: --format=gnu _GLOBAL_\$D\$set
   result: _GLOBAL_\$D\$set
 expected: global destructors keyed to set
FAIL: --format=gnu _GLOBAL_\$I\$set
   result: _GLOBAL_\$I\$set
 expected: global constructors keyed to set
FAIL: --format=gnu _vt\$t8BDDHookV1ZPc
   result:  virtual table\$t8BDDHookV1ZPc
 expected: BDDHookV<char *> virtual table
FAIL: --format=gnu _26_GLOBAL_\$N\$_tmp_n.iilg4Gya\$app_instance
   result: _26_GLOBAL_\$N\$_tmp_n.iilg4Gya\$app_instance
 expected: {anonymous}::app_instance
17 of 645 tests failed


Detailed test results in ../20010425-mkcheck.txt
+: pass, -b: build failure, -r: run failure, x: disabled
------------------------------------------------------------------------
static shared test
------------------------------------------------------------------------
-b -b 17_intro/header_ciso646.cc
-b -b 17_intro/header_cstdio.cc
-b -b 17_intro/header_cstdlib.cc
-b -b 17_intro/header_cstring.cc
-b -b 17_intro/header_ctime.cc
-b -b 17_intro/header_cwchar.cc
-b -b 17_intro/header_cwctype.cc
-b -b 17_intro/header_fstream.cc
-b -b 17_intro/header_iomanip.cc
-b -b 17_intro/header_ios.cc
-b -b 17_intro/header_iosfwd.cc
-b -b 17_intro/header_iostream.cc
-b -b 17_intro/header_istream.cc
-b -b 17_intro/header_ostream.cc
-b -b 17_intro/header_sstream.cc
-b -b 17_intro/header_streambuf.cc
-b -b 17_intro/headers.cc
-b -b 17_intro/headers_c++.cc
-b -b 17_intro/headers_c.cc
-b -b 18_support/numeric_limits.cc
-b -b 19_diagnostics/stdexceptions.cc
-b -b 20_util/auto_ptr.cc
-b -b 21_strings/append.cc
-b -b 21_strings/capacity.cc
-b -b 21_strings/char_traits_requirements.cc
-b -b 21_strings/char_traits_typedefs.cc
-b -b 21_strings/compare.cc
-b -b 21_strings/ctor_copy_dtor.cc
-b -b 21_strings/element_access.cc
-b -b 21_strings/find.cc
-b -b 21_strings/insert.cc
-b -b 21_strings/inserters_extractors.cc
-b -b 21_strings/invariants.cc
-b -b 21_strings/nonmember.cc
-b -b 21_strings/operations.cc
-b -b 21_strings/replace.cc
-b -b 21_strings/rfind.cc
-b -b 21_strings/substr.cc
-b -b 22_locale/codecvt_char_char.cc
-b -b 22_locale/codecvt_unicode_char.cc
-b -b 22_locale/codecvt_unicode_wchar_t.cc
-b -b 22_locale/codecvt_wchar_t_char.cc
-b -b 22_locale/ctor_copy_dtor.cc
-b -b 22_locale/ctype.cc
-b -b 22_locale/ctype_char_members.cc
-b -b 22_locale/ctype_wchar_t_members.cc
-b -b 22_locale/facet.cc
-b -b 22_locale/global_templates.cc
-b -b 22_locale/members.cc
-b -b 22_locale/numpunct.cc
-b -b 22_locale/numpunct_byname.cc
-b -b 22_locale/numpunct_char_members.cc
-b -b 22_locale/operators.cc
-b -b 22_locale/static_members.cc
-b -b 23_containers/bitset_ctor.cc
-b -b 23_containers/bitset_shift.cc
-b -b 23_containers/map_operators.cc
-b -b 23_containers/multiset.cc
-b -b 23_containers/set_operators.cc
-b -b 23_containers/vector_capacity.cc
-b -b 23_containers/vector_ctor.cc
-b -b 23_containers/vector_element_access.cc
-b -b 23_containers/vector_modifiers.cc
-b -b 24_iterators/istreambuf_iterator.cc
-b -b 24_iterators/iterator.cc
-b -b 25_algorithms/equal.cc
-b -b 25_algorithms/lower_bound.cc
-b -b 25_algorithms/min_max.cc
-b -b 26_numerics/binary_closure.cc
-b -b 26_numerics/buggy_complex.cc
-b -b 26_numerics/c99_macros.cc
-b -b 26_numerics/c_math.cc
-b -b 26_numerics/complex_inserters_extractors.cc
-b -b 26_numerics/complex_value.cc
-b -b 26_numerics/valarray.cc
-b -b 27_io/filebuf.cc
-b -b 27_io/filebuf_members.cc
-b -b 27_io/fpos.cc
-b -b 27_io/ifstream_members.cc
-b -b 27_io/ios_base_callbacks.cc
-b -b 27_io/ios_base_members_static.cc
-b -b 27_io/ios_base_storage.cc
-b -b 27_io/ios_ctor.cc
-b -b 27_io/ios_manip_basefield.cc
-b -b 27_io/ios_manip_fmtflags.cc
-b -b 27_io/ios_members.cc
-b -b 27_io/istream.cc
-b -b 27_io/istream_extractor_arith.cc
-b -b 27_io/istream_extractor_char.cc
-b -b 27_io/istream_extractor_other.cc
-b -b 27_io/istream_manip.cc
-b -b 27_io/istream_seeks.cc
-b -b 27_io/istream_sentry.cc
-b -b 27_io/istream_unformatted.cc
-b -b 27_io/istringstream_members.cc
-b -b 27_io/narrow_stream_objects.cc
-b -b 27_io/ofstream_members.cc
-b -b 27_io/ostream.cc
-b -b 27_io/ostream_inserter_arith.cc
-b -b 27_io/ostream_inserter_char.cc
-b -b 27_io/ostream_inserter_other.cc
-b -b 27_io/ostream_manip.cc
-b -b 27_io/ostream_seeks.cc
-b -b 27_io/ostream_unformatted.cc
-b -b 27_io/streambuf.cc
-b -b 27_io/stringbuf.cc
-b -b 27_io/stringstream.cc
-b -b 27_io/wide_stream_objects.cc
-b -b ext/headers.cc
testrun == 4064 seconds


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++.abi/cxa_vec.C  Execution test
FAIL: g++.brendan/crash20.C (test for excess errors)
FAIL: g++.eh/rethrow1.C  Execution test
FAIL: g++.eh/rethrow2.C  Execution test
FAIL: g++.eh/rethrow4.C  Execution test
FAIL: g++.eh/rethrow6.C  Execution test
FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec3.C  Execution test
FAIL: g++.ext/initp1.C  Execution test
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 20)
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 22)
FAIL: g++.ext/instantiate2.C not instantiated (test for errors, line 19)
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++.jason/thunk2.C (test for excess errors)
FAIL: g++.law/ctors6.C (test for excess errors)
FAIL: g++.law/operators4.C (test for excess errors)
FAIL: g++.mike/eh30.C (test for excess errors)
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/p4750.C (test for excess errors)
FAIL: g++.other/crash18.C (test for excess errors)
FAIL: g++.other/crash31.C parse error (test for errors, line 11)
FAIL: g++.other/crash31.C (test for excess errors)
FAIL: g++.other/headers1.C (test for excess errors)
FAIL: g++.robertl/eb106.C (test for excess errors)
FAIL: g++.robertl/eb3.C (test for excess errors)

  === g++ Summary ===

# of expected passes  6391
# of unexpected failures 31
# of unexpected successes 3
# of expected failures  84
# of untested testcases  15
/usr/local/src/objdir-gcc-20010423/gcc/testsuite/../g++ version 3.0 20010423
(prerelease)

  === g77 tests ===


Running target unix
XPASS:
g77.f-torture/compile/20000629-1.f,  -O3 -fomit-frame-pointer -funroll-loops
XPASS:
g77.f-torture/compile/20000629-1.f,  -O3 -fomit-frame-pointer -funroll-all-l
oops -finline-functions

  === g77 Summary ===

# of expected passes  939
# of unexpected successes 2
  === gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/20010114-2.c execution,  -O1
FAIL: gcc.c-torture/execute/20010114-2.c execution,  -O2
FAIL: gcc.c-torture/execute/20010114-2.c execution,  -Os
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O0
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O1
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O2
FAIL: gcc.c-torture/execute/20010123-1.c
execution,  -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/20010123-1.c
execution,  -O3 -fomit-frame-pointer -funroll-loops
FAIL: gcc.c-torture/execute/20010123-1.c
execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -O3 -g
FAIL: gcc.c-torture/execute/20010123-1.c execution,  -Os
FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O2
FAIL: gcc.dg/20000807-1.c (test for excess errors)
FAIL: gcc.dg/20000904-1.c (test for excess errors)
FAIL: gcc.dg/20001009-1.c (test for excess errors)
FAIL: gcc.dg/990213-2.c (test for excess errors)
FAIL: gcc.dg/990214-1.c (test for excess errors)
FAIL: gcc.dg/asm-fs-1.c scan-assembler-not \\*_bar
FAIL: gcc.dg/asm-fs-1.c scan-assembler-not \\*_baz
FAIL: gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line
59)

  === gcc Summary ===

# of expected passes  15106
# of unexpected failures 20
# of expected failures  78
# of unsupported tests  25
/usr/local/src/objdir-gcc-20010423/gcc/xgcc version 3.0 20010423
(prerelease)

  === objc tests ===


Running target unix
FAIL: objc/execute/formal_protocol-5.m compilation,  -O
FAIL: objc/execute/formal_protocol-6.m compilation,  -O
FAIL: objc/execute/protocol.m compilation,  -O

  === objc Summary ===

# of expected passes  140
# of unexpected failures 3
# of untested testcases  3
/usr/local/src/objdir-gcc-20010423/gcc/xgcc version 3.0 20010423
(prerelease)


Compiler version: 3.0 20010423 (prerelease)
Platform: i686-pc-cygwin
configure flags: --host=i686-pc-cygwin
Counting all warnings,
there are 109 warnings in stage3 of this bootstrap.

Number of warnings per file:
     28 gcc/combine.c
     13 gcc/gcc.c
     10 gcc/reg-stack.c
      6 gcc/cp/pt.c
      5 gcc/cse.c
      5 gcc/cp/error.c
      4 gcc/dwarf2out.c
      4 gcc/cp/call.c
      3 gcc/reload1.c
      3 gcc/cp/lang-specs.h
      3 gcc/config/i386/i386.c
      2 insn-emit.c
      2 gcc/reload.c
      2 gcc/function.c
      2 gcc/fold-const.c
      2 gcc/expr.c
      2 gcc/config/i386/i386.md
      2 gcc/alias.c
      1 gcc/toplev.c
      1 gcc/sdbout.c
      1 gcc/sched-deps.c
      1 gcc/regmove.c
      1 gcc/objc/lang-specs.h
      1 gcc/final.c
      1 gcc/f/lang-specs.h
      1 gcc/expmed.c
      1 gcc/cp/typeck2.c
      1 gcc/cp/init.c
      1 gcc/cp/errfn.c

Number of warning types:
     58 comparison between signed and unsigned
     10 \`???' might be used uninitialized in this function
      8 string length \`???' is greater than the length \`???' ISO C89
compilers are required to support
      5 initialization from incompatible pointer type
      4 signed and unsigned type in conditional expression
      4 ??? format, ??? arg (arg ???)
      3 unused variable \`???'
      3 traditional C rejects string concatenation
      2 suggest parentheses around assignment used as truth value
      2 passing arg ??? of \`???' from incompatible pointer type
      2 function declaration isn't a prototype
      2 destination missing a mode?
      2 assignment of read-only location
      1 unused parameter \`???'
      1 pointer targets in passing arg ??? of \`???' differ in signedness
      1 assignment discards qualifiers from pointer target type
      1 \`???' defined but not used




--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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