This is the mail archive of the cygwin@sources.redhat.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 2.97 20010123 (experimental) testsuite on i686-pc-cygwin


Current cygwin installed in C:\cygwin, including test releases of dejagnu,
expect, tcltk
	* binutils-20001221-1
	* cygwin-1.1.7-1
	* dejagnu-20010117-1
	* expect-20010117-1
	* gcc-2.95.2-6
	* tcltk-20001125-1

The following patch to /usr/share/dejagnu/target.exp, as -lm upsets g77

--- target.exp.bak      Wed Jan 24 10:39:04 2001
+++ target.exp  Wed Jan 24 10:39:30 2001
@@ -471,7 +471,7 @@
        if [board_info $dest exists mathlib] {
            append add_flags " [board_info $dest mathlib]"
        } else {
-           append add_flags " -lm"
+           append add_flags ""
        }

configure --with-included-gettext
make bootstrap

export DEJAGNULIBS=c:/Cygwin/usr/share/dejganu
export TCL_LIBRARY=c:/Cygwin/usr/share/tcl8.0
make -k check

Note that g77 testsuite now only runs once (it used to run twice).  One more
obscure problem gone.

Native configuration is i686-pc-cygwin

		=== g++ tests ===


Running target unix
FAIL: conpr-1.C
FAIL: conpr-2a.o
FAIL: conpr-3a.o
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 caused compiler crash
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 18)
FAIL: g++.ext/instantiate1.C not instantiated (test for errors, line 20)
FAIL: g++.ext/instantiate2.C not instantiated (test for errors, line 16)
FAIL: g++.ext/instantiate3.C not instantiated (test for errors, line 13)
XPASS: g++.ext/instantiate3.C (test for excess errors)
FAIL: g++.jason/2371.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

		=== g++ Summary ===

# of expected passes		3084
# of unexpected failures	24
# of unexpected successes	3
# of expected failures		22
# of untested testcases		6
/usr/local/obj/gcc/gcc/testsuite/../g++ version 2.97 20010123 (experimental)

		=== g77 tests ===


Running target unix
XPASS: g77.f-torture/compile/20000629-1.f,  -O2 -fomit-frame-pointer
-finline-functions -funroll-loops  
XPASS: g77.f-torture/compile/20000629-1.f,  -O2 -fomit-frame-pointer
-finline-functions -funroll-all-loops  
XPASS: g77.f-torture/execute/20010116.f execution,  -O0 
XPASS: g77.f-torture/execute/20010116.f execution,  -O1 
FAIL: g77.f-torture/execute/short.f execution,  -Os 

		=== g77 Summary ===

# of expected passes		908
# of unexpected failures	1
# of unexpected successes	4
# of expected failures		6
		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/20001212-1.c,  -O1  
FAIL: gcc.c-torture/compile/20001212-1.c,  -O2  
FAIL: gcc.c-torture/compile/20001212-1.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/compile/20001212-1.c,  -O3 -g  
FAIL: gcc.c-torture/compile/20001212-1.c,  -Os  
FAIL: gcc.c-torture/compile/20001226-1.c,  -Os  
FAIL: gcc.c-torture/compile/20010113-1.c,  -O0  
FAIL: gcc.c-torture/compile/20010113-1.c,  -O1  
FAIL: gcc.c-torture/compile/20010113-1.c,  -O2  
FAIL: gcc.c-torture/compile/20010113-1.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/compile/20010113-1.c,  -O3 -g  
FAIL: gcc.c-torture/compile/20010113-1.c,  -Os  
FAIL: gcc.c-torture/execute/20001009-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/20001009-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/20001009-1.c execution,  -O3
-fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20001009-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20001009-1.c execution,  -Os 
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/20010122-1.c execution,  -O3
-fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20010122-1.c execution,  -O3
-fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/20010122-1.c execution,  -O3
-fomit-frame-pointer -funroll-all-loops -finline-functions 
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/960608-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/960608-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/991118-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/991118-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/bf64-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/bf64-1.c execution,  -O3 -g 
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/20001117-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		14854
# of unexpected failures	47
# of expected failures		78
# of unsupported tests		26
/usr/local/obj/gcc/gcc/xgcc version 2.97 20010123 (experimental)

		=== objc tests ===


Running target unix
FAIL: objc/execute/fdecl.m compilation,  -O 
FAIL: objc/execute/np-1.m compilation,  -O 
FAIL: objc/execute/np-2.m compilation,  -O 
FAIL: objc/execute/protocol.m compilation,  -O 

		=== objc Summary ===

# of expected passes		46
# of unexpected failures	4
# of untested testcases		4
/usr/local/obj/gcc/gcc/xgcc version 2.97 20010123 (experimental)


Compiler version: 2.97 20010123 (experimental) 
Platform: i686-pc-cygwin
configure flags: --host=i686-pc-cygwin --with-included-gettext
Counting all warnings,
there are 199 warnings in stage3 of this bootstrap.

Number of warnings per file:
     29	gcc/gcc.c
     28	gcc/combine.c
     27	gcc/config/i386/winnt.c
     20	gcc/cppinit.c
     16	gcc/varasm.c
     10	gcc/reg-stack.c
      6	gcc/loop.c
      6	gcc/cp/pt.c
      5	gcc/cse.c
      5	gcc/cp/error.c
      4	gcc/dwarf2out.c
      4	gcc/collect2.c
      3	gcc/reload1.c
      3	gcc/config/i386/i386.c
      2	insn-emit.c
      2	hashtab.c
      2	gcc/reload.c
      2	gcc/real.c
      2	gcc/prefix.c
      2	gcc/function.c
      2	gcc/fold-const.c
      2	gcc/expr.c
      2	gcc/cp/call.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/lang-specs.h
      1	gcc/cp/init.c
      1	gcc/cp/errfn.c

Number of warning types:
     59	comparison between signed and unsigned
     29	function \`???' was previously declared within a block
     19	implicit declaration of function \`???'
     16	function declaration isn't a prototype
     14	unused variable \`???'
     10	\`???' might be used uninitialized in this function
      8	assignment discards qualifiers from pointer target type
      7	string length \`???' is greater than the minimum length \`???' ISO
C89 is required to support
      5	passing arg ??? of \`???' discards qualifiers from pointer target
type
      5	initialization from incompatible pointer type
      4	signed and unsigned type in conditional expression
      4	??? format, ??? arg (arg ???)
      3	pointer targets in passing arg ??? of \`???' differ in signedness
      3	\`???' defined but not used
      2	suggest parentheses around assignment used as truth value
      2	passing arg ??? of \`???' from incompatible pointer type
      2	initialization discards qualifiers from pointer target type
      2	destination missing a mode?
      2	assignment of read-only location
      1	return discards qualifiers from pointer target type
      1	integer constant is unsigned in ISO C, signed with -traditional
      1	decimal constant is so large that it is unsigned


--
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]