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 4.3.0-20070622 (experimental) testsuite on i686-pc-cygwin


These results are nearly identical to Tim Prince's results of
June 25th.  The method of achiving these results are now well
Documented.

Windows XP Pro/SP2 cygwin
Dual Xeon 3GHz CPU, 3.4GB RAM

Cygwin packages:

bash                3.2.17-15
binutils        	20060817-1     
cygwin              1.5.24-2   //updated with patched stdio.h
dejagnu             20021217-2
expect              20030128-1
gcc                 3.4.4-3
gcc-g++             3.4.4-3
libgmp-devel        4.2.1-1
libmpfr-devel       2.2.1-1
make                3.81-1
tcltk               20060202-1
w32api              3.9-1

Note: The ONLY change from the standard downloads from cygwin is that
cygwin/usr/include/stdio.h (dated 1/31/2007 17241/17730 bytes) 
is replace with a stdio.h with Dave Korn's patch, which adds only 5
lines and changes 2 others as follows:

Compare: (<)C:\cygwin\usr\include\stdio.h (17418 bytes) //patched version
   with: (>)C:\cygwin\originalSTDIO\stdio.h (17730 bytes)

82,86d82
< #if defined(__GNUC__) && !defined(__GNUC_STDC_INLINE__)
< #define ELIDABLE_INLINE extern __inline__ _ATTRIBUTE ((__always_inline__))
< #else
< #define ELIDABLE_INLINE __inline__
< #endif
410c405
< ELIDABLE_INLINE int __sgetc_r(struct _reent *__ptr, FILE *__p)
---
> static __inline__ int __sgetc_r(struct _reent *__ptr, FILE *__p)
430c425
< ELIDABLE_INLINE int __sputc_r(struct _reent *_ptr, int _c, FILE *_p) {
---
> static __inline int __sputc_r(struct _reent *_ptr, int _c, FILE *_p) {

DO NOT download any cygwin snapshots!  Even though recent snapshots contain 
the above patch, they also contain numerous other changes that cause
internal compiler errors during testing and other problems during the build.



LAST_UPDATED: Obtained from SVN: trunk revision 125959

Native configuration is i686-pc-cygwin

		=== g++ tests ===


Running target unix
FAIL: g++.dg/abi/local1.C execution test
FAIL: g++.dg/abi/rtti1.C scan-assembler-dem-not \\ntypeinfo for A[: \\t\\n]
FAIL: g++.dg/abi/rtti3.C scan-assembler .weak[ \\t]_?_ZTSPP1A
FAIL: g++.dg/abi/thunk4.C scan-assembler .weak[ \\t]_?_ZThn._N7Derived3FooEv
FAIL: g++.dg/eh/weak1.C execution test
FAIL: g++.dg/ext/dllimport7.C C++ specific error (test for errors, line 24)
FAIL: g++.dg/init/cleanup3.C scan-assembler-not _tcf
FAIL: g++.dg/opt/vt1.C scan-assembler-not
section[^\\n\\r]*_ZTV1S[^\\n\\r]*"[^w"\\n\\r]*"
FAIL: g++.dg/other/unused1.C scan-assembler (string|ascii?)z?[\\t
]"class2("|\\\\\\\\0)
FAIL: g++.dg/other/unused1.C scan-assembler (string|ascii?)z?[\\t
]"printer("|\\\\\\\\0)
FAIL: g++.dg/template/spec35.C scan-assembler .glob(a|)l[\\t ]*_Z2f2IfEvT_
FAIL: g++.dg/template/spec35.C scan-assembler .weak[\\t ]*_Z2f2IiEvT_
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]
FAIL: g++.dg/pch/externc-1.C -g assembly comparison
FAIL: g++.dg/pch/externc-1.C -O2 -g assembly comparison
FAIL: g++.dg/pch/static-1.C -g assembly comparison
FAIL: g++.dg/pch/static-1.C -O2 -g assembly comparison
FAIL: g++.dg/pch/system-1.C -g assembly comparison
FAIL: g++.dg/pch/system-1.C -O2 -g assembly comparison
FAIL: g++.dg/pch/system-2.C -g assembly comparison
FAIL: g++.dg/pch/system-2.C -O2 -g assembly comparison
FAIL: g++.dg/pch/uninst.C -g assembly comparison
FAIL: g++.dg/pch/uninst.C -O2 -g assembly comparison
FAIL: g++.dg/pch/wchar-1.C -g assembly comparison
FAIL: g++.dg/pch/wchar-1.C -O2 -g assembly comparison
FAIL: g++.old-deja/g++.eh/badalloc1.C execution test
XPASS: g++.old-deja/g++.ext/attrib5.C execution test
FAIL: g++.old-deja/g++.other/init18.C execution test
FAIL: g++.old-deja/g++.other/init19.C execution test
FAIL: g++.old-deja/g++.other/init5.C execution test

		=== g++ Summary ===

# of expected passes		16366
# of unexpected failures	28
# of unexpected successes	3
# of expected failures		86
# of unsupported tests		181
/home/rhodes/src/gcc-obj/gcc/testsuite/g++/../../g++  version 4.3.0 20070622
(experimental)

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/20001226-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/limits-declparen.c (test for excess errors)
FAIL: gcc.c-torture/compile/limits-exprparen.c (test for excess errors)
FAIL: gcc.c-torture/compile/limits-pointer.c (test for excess errors)
FAIL: gcc.c-torture/execute/990127-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/builtins-20.c (test for excess errors)
FAIL: gcc.dg/builtins-59.c scan-tree-dump __builtin_cexpi
FAIL: gcc.dg/builtins-59.c scan-tree-dump-not sincos
FAIL: gcc.dg/builtins-61.c scan-tree-dump cexpi
FAIL: gcc.dg/builtins-61.c scan-tree-dump sin
FAIL: gcc.dg/builtins-61.c scan-tree-dump cos
FAIL: gcc.dg/builtins-61.c scan-tree-dump return 0.0
FAIL: gcc.dg/builtins-62.c scan-tree-dump-times cexpi 3
FAIL: gcc.dg/float-range-3.c (test for excess errors)
FAIL: gcc.dg/float-range-4.c (test for excess errors)
FAIL: gcc.dg/float-range-5.c (test for excess errors)
FAIL: gcc.dg/pr25993.c (test for excess errors)
FAIL: gcc.dg/matrix/matrix-1.c scan-ipa-dump-times Flattened 3 dimensions 1
FAIL: gcc.dg/matrix/matrix-2.c scan-ipa-dump-times Flattened 2 dimensions 1
FAIL: gcc.dg/matrix/matrix-3.c scan-ipa-dump-times Flattened 2 dimensions 1
FAIL: gcc.dg/matrix/transpose-1.c scan-ipa-dump-times Flattened 3 dimensions
1
FAIL: gcc.dg/matrix/transpose-1.c scan-ipa-dump-times Transposed 3
FAIL: gcc.dg/matrix/transpose-2.c scan-ipa-dump-times Flattened 3 dimensions
1
FAIL: gcc.dg/matrix/transpose-4.c scan-ipa-dump-times Flattened 3 dimensions
1
FAIL: gcc.dg/matrix/transpose-4.c scan-ipa-dump-times Transposed 2
FAIL: gcc.dg/matrix/transpose-5.c scan-ipa-dump-times Flattened 3 dimensions
1
FAIL: gcc.dg/matrix/transpose-6.c scan-ipa-dump-times Flattened 3 dimensions
1
FAIL: largefile.c (test for excess errors)
FAIL: largefile.c (test for excess errors)
FAIL: largefile.c (test for excess errors)
FAIL: largefile.c (test for excess errors)
FAIL: largefile.c (test for excess errors)
FAIL: largefile.c (test for excess errors)
FAIL: largefile.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/loop-1.c scan-assembler-times foo 5
FAIL: gcc.dg/tree-ssa/pr27781.c scan-tree-dump func \\(\\);
XPASS: gcc.dg/tree-ssa/update-threading.c scan-tree-dump-times Invalid sum 0
FAIL: gcc.dg/vect/pr31041.c (test for excess errors)
FAIL: gcc.dg/vect/vect-103.c scan-tree-dump-times vectorized 1 loops 1
FAIL: gcc.dg/vect/vect-103.c scan-tree-dump-times dependence distance modulo
vf == 0 1
XPASS: gcc.dg/vect/vect-iv-4.c scan-tree-dump-times vectorized 1 loops 1
FAIL: compiler driver --coverage option(s) (compiler options)
FAIL: gcc.target/i386/pic-1.c  (test for errors, line 11)
FAIL: gcc.target/i386/pr21291.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		46907
# of unexpected failures	43
# of unexpected successes	2
# of expected failures		134
# of untested testcases		42
# of unsupported tests		447
/home/rhodes/src/gcc-obj/gcc/xgcc  version 4.3.0 20070622 (experimental)

		=== libstdc++ tests ===


Running target unix
FAIL: 22_locale/locale/cons/unicode.cc (test for excess errors)
WARNING: 22_locale/locale/cons/unicode.cc compilation failed to produce
executable
FAIL: 22_locale/locale/cons/unicode.cc (test for excess errors)
WARNING: 22_locale/locale/cons/unicode.cc compilation failed to produce
executable
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for
excess errors)
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for
excess errors)
FAIL: 27_io/basic_filebuf/seekoff/char/1-io.cc execution test
FAIL: 27_io/basic_filebuf/seekoff/char/1-io.cc execution test
FAIL: 27_io/basic_filebuf/seekoff/char/2-io.cc execution test
FAIL: 27_io/basic_filebuf/seekoff/char/2-io.cc execution test
FAIL: 27_io/basic_filebuf/seekpos/char/1-io.cc execution test
FAIL: 27_io/basic_filebuf/seekpos/char/1-io.cc execution test
FAIL: 27_io/basic_filebuf/seekpos/char/2-io.cc execution test
FAIL: 27_io/basic_filebuf/seekpos/char/2-io.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/1-in.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/1-in.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/1-in.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/1-io.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/1-io.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/1-io.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/2-in.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/2-in.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/2-in.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/2-io.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/2-io.cc execution test
FAIL: 27_io/basic_filebuf/sgetn/char/2-io.cc execution test
FAIL: 27_io/basic_istream/readsome/char/6746-2.cc execution test
FAIL: 27_io/basic_istream/readsome/char/6746-2.cc execution test
FAIL: 27_io/basic_istream/readsome/char/6746-2.cc execution test
FAIL: ext/codecvt/1.cc (test for excess errors)
WARNING: ext/codecvt/1.cc compilation failed to produce executable
FAIL: ext/codecvt/char-1.cc (test for excess errors)
WARNING: ext/codecvt/char-1.cc compilation failed to produce executable
FAIL: ext/codecvt/char-2.cc (test for excess errors)
WARNING: ext/codecvt/char-2.cc compilation failed to produce executable
FAIL: ext/enc_filebuf/char/13189.cc (test for excess errors)
WARNING: ext/enc_filebuf/char/13189.cc compilation failed to produce
executable
FAIL: ext/enc_filebuf/char/13189.cc (test for excess errors)
WARNING: ext/enc_filebuf/char/13189.cc compilation failed to produce
executable
FAIL: ext/enc_filebuf/char/13598.cc (test for excess errors)
WARNING: ext/enc_filebuf/char/13598.cc compilation failed to produce
executable
FAIL: ext/enc_filebuf/char/13598.cc (test for excess errors)
WARNING: ext/enc_filebuf/char/13598.cc compilation failed to produce
executable
FAIL: ext/mt_allocator/deallocate_local_thread-5.cc execution test
FAIL: ext/mt_allocator/deallocate_local_thread-7.cc execution test
FAIL: ext/pb_ds/example/priority_queue_dijkstra.cc execution test
FAIL: ext/pb_ds/example/priority_queue_dijkstra.cc execution test
FAIL: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc
execution test
FAIL: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc
execution test
FAIL: tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc
execution test
FAIL: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc
execution test
FAIL: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc
execution test
FAIL: tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc
execution test

		=== libstdc++ Summary ===

# of expected passes		8263
# of unexpected failures	42
# of unexpected successes	2
# of expected failures		96
# of unsupported tests		538

Compiler version: 4.3.0 20070622 (experimental) 
Platform: i686-pc-cygwin
configure flags: --prefix=/usr/local/gcc-4.3-20070622 --disable-shared
--enable-sjlj-exceptions --enable-bootstrap --enable-libgomp
--enable-libmudflap --enable-threads=posix --enable-languages='c c++'

Lee Rhodes


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