This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 3.3.2 testsuite on i686-pc-cygwin
- From: "Billinghurst, David (CALCRTS)" <david dot billinghurst at comalco dot riotinto dot com dot au>
- To: <gcc-testresults at gcc dot gnu dot org>
- Date: Mon, 20 Oct 2003 09:00:49 +1000
- Subject: Results for 3.3.2 testsuite on i686-pc-cygwin
CYGWIN_NT-5.1 calttws68 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown
unknown Cygwin
Windows XP Professional Ver 5.1 Build 2600
PROCESSOR_IDENTIFIER = \`x86 Family 15 Model 0 Stepping 10,
GenuineIntel'
libstdc++-v3 testsuite disabled as test iostream_members.exe hangs.
LAST_UPDATED: Fri Oct 17 08:20:32 GMT 2003
Native configuration is i686-pc-cygwin
=== g++ tests ===
Running target unix
FAIL: g++.dg/abi/bitfield3.C execution test
ERROR: g++.dg/abi/rtti1.C: error executing dg-final: couldn't execute
"c++filt": no such file or directory
UNRESOLVED: g++.dg/abi/rtti1.C: error executing dg-final: couldn't
execute "c++filt": no such file or directory
FAIL: g++.dg/ext/instantiate3.C scan-assembler-not
FAIL: g++.dg/opt/vt1.C scan-assembler-not section[^
FAIL: g++.dg/special/initp1.C execution test
FAIL: g++.eh/badalloc1.C Execution test
XPASS: g++.ext/attrib5.C Execution test
XPASS: g++.jason/template18.C Execution test
FAIL: g++.law/profile1.C (test for excess errors)
FAIL: g++.pt/instantiate6.C (test for excess errors)
FAIL: g++.pt/repo2.C (test for excess errors)
=== g++ Summary ===
# of expected passes 8157
# of unexpected failures 8
# of unexpected successes 2
# of expected failures 96
# of unresolved testcases 1
# of untested testcases 15
# of unsupported tests 3
gcc version 3.3.2
=== g77 tests ===
Running target unix
=== g77 Summary ===
# of expected passes 1702
gcc version 3.3.2
=== gcc tests ===
Running target unix
FAIL: gcc.c-torture/execute/20010904-1.c execution, -O0
FAIL: gcc.c-torture/execute/20010904-1.c execution, -O1
FAIL: gcc.c-torture/execute/20010904-1.c execution, -O2
FAIL: gcc.c-torture/execute/20010904-1.c execution, -O3
-fomit-frame-pointer
FAIL: gcc.c-torture/execute/20010904-1.c execution, -O3 -g
FAIL: gcc.c-torture/execute/20010904-1.c execution, -Os
FAIL: gcc.c-torture/execute/20010904-2.c execution, -O0
FAIL: gcc.c-torture/execute/20010904-2.c execution, -O1
FAIL: gcc.c-torture/execute/20010904-2.c execution, -O2
FAIL: gcc.c-torture/execute/20010904-2.c execution, -O3
-fomit-frame-pointer
FAIL: gcc.c-torture/execute/20010904-2.c execution, -O3 -g
FAIL: gcc.c-torture/execute/20010904-2.c execution, -Os
FAIL: gcc.dg/20021014-1.c (test for excess errors)
WARNING: gcc.dg/20021014-1.c compilation failed to produce executable
FAIL: gcc.dg/duff-2.c (test for excess errors)
FAIL: gcc.dg/i386-bitfield1.c execution test
FAIL: gcc.dg/nest.c (test for excess errors)
WARNING: gcc.dg/nest.c compilation failed to produce executable
=== gcc Summary ===
# of expected passes 21526
# of unexpected failures 16
# of expected failures 68
# of unsupported tests 93
gcc version 3.3.2
=== objc tests ===
Running target unix
=== objc Summary ===
# of expected passes 1153
gcc version 3.3.2
Compiler version: 3.3.2
Platform: i686-pc-cygwin
configure flags: --host=i686-pc-cygwin --prefix=/usr/local/gcc-3_3
--enable-threads=posix --disable-libgcj --enable-sjlj-exceptions
--with-system-zlib --enable-nls --enable-version-specific-runtime-libs
--without-included-gettext --disable-shared
Counting all warnings,
there are 40 warnings in stage3 of this bootstrap.
Number of warnings per file:
9 gcc/gcc.c
5 op2004.c
5 c-p2388.c
4 gengtype-yacc.c
3 gcc/unwind-sjlj.c
2 insn-conditions.c
2 gcc/unwind-pe.h
2 gcc/f/sta.c
2 gcc/cp/lang-specs.h
1 gcc/varasm.c
1 gcc/sdbout.c
1 gcc/objc/lang-specs.h
1 gcc/java/jvspec.c
1 gcc/function.c
1 gcc/emit-rtl.c
Number of warning types:
14 traditional C rejects ISO C style function definitions
9 string length \`???' is greater than the length \`???' ISO C89
compilers are required to support
4 traditional C rejects string concatenation
2 unused parameter \`???'
2 dereferencing type-punned pointer will break strict-aliasing
rules
2 assignment of read-only location
2 \`???' defined but not used
1 unused variable \`???'
1 signed and unsigned type in conditional expression
1 return makes integer from pointer without a cast
1 comparison between signed and unsigned
1 assignment discards qualifiers from pointer target type