Results for 2.97 20001203 (experimental) testsuite on i586-redhat7-linux-gnu

Manfred Hollstein manfredh@redhat.com
Sun Dec 3 07:26:00 GMT 2000


Compiler version: 2.97 20001203 (experimental) 
Platform:	  i586-redhat7-linux-gnu

Sources:	  - gcc mainline from CVS last updated at
		    2000/12/03 10:50:06 +0100
Patches:	  None.
Environment:	  - autoconf-2.13-9
		  - automake-1.4-8
		  - binutils-20001201 via anonymous CVS from
		    anoncvs.cygnus.com
		  - dejagnu-20000815 via anonymous CVS from
		    anoncvs.cygnus.com
		  - Red Hat Linux 7 + recommended updates as of today
		  - Kernel 2.2.16-22 (compiled by "gcc version
		    egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)")
		  - glibc-2.2-5
		  - glibc-devel-2.2-5

Remarks:	  None.


configure flags:  --host=i586-redhat7-linux-gnu --target=i586-redhat7-linux-gnu --build=i586-redhat7-linux-gnu --srcdir=../gcc-20001203 --prefix=/opt/gnu --exec-prefix=/opt/gnu/H-ia32-linux --with-gnu-as --with-gnu-ld --disable-checking --enable-shared --enable-threads=posix --with-system-zlib --with-local-prefix=/opt/gnu --enable-languages=c,gcov,c++ --enable-nls --verbose
BOOT_CC:	  gcc version 2.95.3 19991030 (prerelease)
BOOT_CFLAGS:	  -O2 -march=pentium -fomit-frame-pointer
CFLAGS:		  -O2 -march=pentium -fomit-frame-pointer
CXXFLAGS:	  -O2 -march=pentium -fomit-frame-pointer -g


Native configuration is i586-redhat7-linux-gnu

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

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

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/20001116-1.c,  -O0  
FAIL: gcc.c-torture/compile/20001116-1.c,  -O1  
FAIL: gcc.c-torture/compile/20001116-1.c,  -O2  
FAIL: gcc.c-torture/compile/20001116-1.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/compile/20001116-1.c,  -O3 -g  
FAIL: gcc.c-torture/compile/20001116-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/960608-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/960608-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-7.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-7.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/loop-7.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/loop-7.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/loop-7.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/loop-7.c execution,  -Os 
FAIL: gcc.dg/20000503-1.c (test for excess errors)
FAIL: gcc.dg/20000724-1.c execution test
FAIL: gcc.dg/20001117-1.c (test for excess errors)
FAIL: gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 59)

		=== gcc Summary ===

# of expected passes		13186
# of unexpected failures	24
# of expected failures		77
# of unsupported tests		21
/home/gnu/work/GNU/gcc-20001203-i586-redhat7-linux-gnu/gcc/xgcc version 2.97 20001203 (experimental)

		=== g++ tests ===


Running target unix
FAIL: g++.abi/cxa_vec.C  Execution test
FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec3.C  Execution test
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++.mike/dyncast1.C  Execution test
FAIL: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.other/loop2.C caused compiler crash

		=== g++ Summary ===

# of expected passes		6139
# of unexpected failures	11
# of expected failures		100
# of untested testcases		9
/home/gnu/work/GNU/gcc-20001203-i586-redhat7-linux-gnu/gcc/testsuite/../g++ version 2.97 20001203 (experimental)


Counting all warnings,
there are 263 warnings in stage3 of this bootstrap.

Number of warnings per file:
     41	genrtl.c
     28	../../gcc-20001203/gcc/combine.c
     19	../../gcc-20001203/gcc/expr.c
     17	../../gcc-20001203/gcc/real.c
     13	../../gcc-20001203/gcc/config/i386/i386.c
     12	../../gcc-20001203/gcc/reg-stack.c
     10	../../gcc-20001203/gcc/reload1.c
      8	../../gcc-20001203/gcc/genrecog.c
      7	../../gcc-20001203/gcc/reload.c
      6	../../gcc-20001203/gcc/haifa-sched.c
      6	../../gcc-20001203/gcc/gcc.c
      6	../../gcc-20001203/gcc/fold-const.c
      6	../../gcc-20001203/gcc/cse.c
      5	../../gcc-20001203/gcc/loop.c
      5	../../gcc-20001203/gcc/flow.c
      5	../../gcc-20001203/gcc/cp/error.c
      5	../../gcc-20001203/gcc/c-common.c
      4	../../gcc-20001203/gcc/genoutput.c
      4	../../gcc-20001203/gcc/dependence.c
      4	../../gcc-20001203/gcc/collect2.c
      3	cxxmain.c
      3	../../gcc-20001203/gcc/tree.c
      3	../../gcc-20001203/gcc/regclass.c
      3	../../gcc-20001203/gcc/gcov.c
      3	../../gcc-20001203/gcc/dwarf2out.c
      2	insn-extract.c
      2	hashtab.c
      2	../../gcc-20001203/gcc/varasm.c
      2	../../gcc-20001203/gcc/libgcc2.c
      2	../../gcc-20001203/gcc/global.c
      2	../../gcc-20001203/gcc/function.c
      2	../../gcc-20001203/gcc/diagnostic.c
      2	../../gcc-20001203/gcc/alias.c
      1	../../gcc-20001203/gcc/tradcpp.c
      1	../../gcc-20001203/gcc/timevar.c
      1	../../gcc-20001203/gcc/ssa.c
      1	../../gcc-20001203/gcc/simplify-rtx.c
      1	../../gcc-20001203/gcc/rtl.c
      1	../../gcc-20001203/gcc/recog.c
      1	../../gcc-20001203/gcc/print-tree.c
      1	../../gcc-20001203/gcc/mkdeps.c
      1	../../gcc-20001203/gcc/ggc-page.c
      1	../../gcc-20001203/gcc/genextract.c
      1	../../gcc-20001203/gcc/gcse.c
      1	../../gcc-20001203/gcc/final.c
      1	../../gcc-20001203/gcc/expmed.c
      1	../../gcc-20001203/gcc/emit-rtl.c
      1	../../gcc-20001203/gcc/dwarfout.c
      1	../../gcc-20001203/gcc/cppmain.c
      1	../../gcc-20001203/gcc/cpplib.c
      1	../../gcc-20001203/gcc/cp/typeck.c
      1	../../gcc-20001203/gcc/cp/lang-specs.h
      1	../../gcc-20001203/gcc/cp/errfn.c
      1	../../gcc-20001203/gcc/c-lex.c

Number of warning types:
    141	value computed is not used
     80	comparison between signed and unsigned
      9	`???' might be used uninitialized in this function
      6	signed and unsigned type in conditional expression
      5	unused variable `???'
      5	initialization from incompatible pointer type
      4	string length `???' is greater than the minimum length `???' ISO C89 is required to support
      3	function declaration isn't a prototype
      3	'$' character(s) in identifier
      1	pointer targets in passing arg ??? of `???' differ in signedness
      1	passing arg ??? of `???' discards qualifiers from pointer target type
      1	no previous prototype for `???'
      1	label `???' defined but not used
      1	integer constant is unsigned in ISO C, signed with -traditional
      1	function-like macro `strcmp' must be used with arguments in traditional C
      1	decimal constant is so large that it is unsigned


More information about the Gcc-testresults mailing list