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

Manfred Hollstein manfredh@redhat.com
Fri Jan 19 08:59:00 GMT 2001


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

Sources:	  - gcc mainline from CVS last updated at
		    2001/01/19 12:27:42 +0100
Patches:	  None.
Environment:	  - autoconf-2.13-9
		  - automake-1.4-8
		  - binutils-20010119 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.17-9 (compiled by "gcc version
		    egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)")
		  - glibc-2.2-12
		  - glibc-common-2.2-12
		  - glibc-devel-2.2-12

Remarks:	  None.


configure flags:  --host=i586-redhat7-linux-gnu --target=i586-redhat7-linux-gnu --build=i586-redhat7-linux-gnu --srcdir=../gcc-20010119 --prefix=/opt/gnu --exec-prefix=/opt/gnu/H-ia32-linux --with-gnu-as --with-gnu-ld --disable-checking --enable-shared --enable-java-gc=boehm --enable-fast-character --enable-threads=posix --with-system-zlib --with-local-prefix=/opt/gnu --enable-nls --verbose
BOOT_CC:	  gcc version 2.95.3 20001220 (prerelease)
BOOT_CFLAGS:	  -O3 -march=pentium
CFLAGS:		  -O3 -march=pentium -fomit-frame-pointer
CXXFLAGS:	  -O3 -march=pentium -g
GCJFLAGS:	  -O2 -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_cstdio.cc
+	+	17_intro/header_cstdlib.cc
+	+	17_intro/header_cstring.cc
+	+	17_intro/header_ctime.cc
+	+	17_intro/header_cwchar.cc
+	+	17_intro/header_cwctype.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
+	+	17_intro/headers_c++.cc
+	+	17_intro/headers_c.cc
+	+	18_support/numeric_limits.cc
+	+	20_util/auto_ptr.cc
+	+	21_strings/append.cc
+	+	21_strings/capacity.cc
+	+	21_strings/char_traits.cc
+	+	21_strings/compare.cc
+	+	21_strings/ctor_copy_dtor.cc
+	+	21_strings/element_access.cc
+	+	21_strings/find.cc
+	+	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
+	+	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
+	+	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
+	+	27_io/filebuf_members.cc
+	+	27_io/fpos.cc
+	+	27_io/ifstream_members.cc
+	+	27_io/ios_base_callbacks.cc
-r	-r	27_io/ios_base_members_static.cc
+	+	27_io/ios_base_storage.cc
+	+	27_io/ios_ctor.cc
+	+	27_io/ios_manip_basefield.cc
+	+	27_io/ios_manip_fmtflags.cc
+	+	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 == 653 seconds


		=== libjava tests ===

Running target unix
XPASS: PR207 compilation from bytecode
XPASS: PR207 -O compilation from bytecode
XPASS: PR208 -O compilation from source
XPASS: PR209 compilation from source
XPASS: abstr -O compilation from source
FAIL: inner_1 byte compilation
FAIL: inner_1 byte compilation
FAIL: Divide_1 execution from source compiled test
FAIL: Divide_1 execution from bytecode->native test
FAIL: Divide_1 -O execution from source compiled test
FAIL: Divide_1 -O execution from bytecode->native test
XPASS: N19990310_4 output from source compiled test
XPASS: N19990310_4 -O output from source compiled test
XPASS: PR162 output from source compiled test
XPASS: PR162 -O output from source compiled test
FAIL: Thread_Sleep -O output from source compiled test
XPASS: stringconst output from bytecode->native test
XPASS: stringconst -O output from bytecode->native test
XPASS: stub compilation from source
XPASS: stub byte compilation
XPASS: stub compilation from bytecode
XPASS: stub -O compilation from source
XPASS: stub byte compilation
XPASS: stub -O compilation from bytecode

		=== libjava Summary ===

# of expected passes		1594
# of unexpected failures	7
# of unexpected successes	17
# of expected failures		114

		=== 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/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/compile/20010114-2.c,  -O0  
FAIL: gcc.c-torture/compile/20010114-2.c,  -O1  
FAIL: gcc.c-torture/compile/20010114-2.c,  -O2  
FAIL: gcc.c-torture/compile/20010114-2.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/compile/20010114-2.c,  -O3 -g  
FAIL: gcc.c-torture/compile/20010114-2.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/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.c-torture/execute/memcpy-bi.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/memcpy-bi.c execution,  -O3 -g 
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		14816
# of unexpected failures	37
# of expected failures		78
# of unsupported tests		21
/home/gnu/work/GNU/gcc-20010119-i586-redhat7-linux-gnu/gcc/xgcc version 2.97 20010119 (experimental)

		=== g++ tests ===

Running target unix
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++.jason/2371.C (test for excess errors)
FAIL: g++.other/loop2.C caused compiler crash

		=== g++ Summary ===

# of expected passes		6272
# of unexpected failures	4
# of expected failures		92
# of untested testcases		9
/home/gnu/work/GNU/gcc-20010119-i586-redhat7-linux-gnu/gcc/testsuite/../g++ version 2.97 20010119 (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

		=== 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
/home/gnu/work/GNU/gcc-20010119-i586-redhat7-linux-gnu/gcc/xgcc version 2.97 20010119 (experimental)


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

Number of warnings per file:
    153	gcc/genattrtab.c
     88	gcc/genemit.c
     53	gcc/genpeep.c
     43	gcc/genoutput.c
     43	gcc/genattr.c
     33	gcc/genextract.c
     31	gcc/toplev.c
     28	gcc/combine.c
     19	gcc/genrecog.c
     17	gcc/genopinit.c
     10	gcc/reg-stack.c
      9	gcc/genflags.c
      9	gcc/genconfig.c
      8	gcc/tradcpp.c
      6	gcc/gcc.c
      6	gcc/cp/pt.c
      5	gcc/loop.c
      5	gcc/gencodes.c
      5	gcc/cse.c
      5	gcc/cp/error.c
      4	gcc/java/lex.c
      4	gcc/gengenrtl.c
      3	gcc/reload1.c
      3	gcc/dependence.c
      3	gcc/config/i386/i386.c
      2	insn-emit.c
      2	hashtab.c
      2	gcc/reload.c
      2	gcc/objc/objc-act.c
      2	gcc/java/verify.c
      2	gcc/java/jcf-io.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/ssa.c
      1	gcc/sched-deps.c
      1	gcc/regmove.c
      1	gcc/real.c
      1	gcc/objc/lang-specs.h
      1	gcc/java/mangle.c
      1	gcc/java/jvspec.c
      1	gcc/ggc-page.c
      1	gcc/gencheck.c
      1	gcc/final.c
      1	gcc/f/lang-specs.h
      1	gcc/expmed.c
      1	gcc/dwarfout.c
      1	gcc/dwarf2out.c
      1	gcc/cp/lang-specs.h
      1	gcc/cp/init.c
      1	gcc/cp/errfn.c
      1	gcc/c-lex.c

Number of warning types:
    526	ISO C99 requires rest arguments to be used
     62	comparison between signed and unsigned
     12	`???' might be used uninitialized in this function
      7	string length `???' is greater than the minimum length `???' ISO C89 is required to support
      6	passing arg ??? of `???' from incompatible pointer type
      5	initialization from incompatible pointer type
      4	signed and unsigned type in conditional expression
      3	unused variable `???'
      2	function declaration isn't a prototype
      2	destination missing a mode?
      1	pointer targets in passing arg ??? of `???' differ in signedness
      1	passing arg ??? of `???' discards qualifiers from pointer target type
      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
      1	`???' defined but not used


More information about the Gcc-testresults mailing list