Results for 3.0 20010302 (prerelease) testsuite on i586-redhat7-linux-gnu
Manfred Hollstein
manfredh@redhat.com
Fri Mar 2 09:05:00 GMT 2001
Compiler version: 3.0 20010302 (prerelease)
Platform: i586-redhat7-linux-gnu
Sources: - gcc-3_0-branch from CVS last updated at
2001/03/02 14:28:09 +0100
Patches: [1] [JAVA/C++ PATCH] Make a true bootstrap work:
< http://gcc.gnu.org/ml/gcc-patches/2001-02/msg01360.html >
[2] [C++ patch]: Fix for return-statement with a value,
in function declared with a void return type.
< http://gcc.gnu.org/ml/gcc-patches/2001-02/msg01493.html >
Environment: - autoconf-2.13-9
- automake-1.4-8
- binutils-2_11-branch (2001/03/02 10:46:33 +0100)
via anonymous CVS from anoncvs.cygnus.com
- dejagnu-1.4
- Red Hat Linux 7 + recommended updates as of today
- Kernel 2.2.17-14 (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-3.0 --prefix=/opt/gnu --exec-prefix=/opt/gnu/H-ia32-linux --with-gnu-as --with-gnu-ld --disable-checking --enable-shared --enable-fast-character --enable-java-gc=boehm --enable-java-awt=xlib,gtk --enable-threads=posix --with-system-zlib --with-local-prefix=/opt/gnu --enable-languages=c,gcov,c++,f77,java,objc --enable-nls --verbose
BOOT_CC: gcc version 2.95.3 20010219 (prerelease)
BOOT_CFLAGS: -O3 -march=i586
CFLAGS: -O3 -march=i586 -fomit-frame-pointer
CXXFLAGS: -O3 -march=i586 -g
GCJFLAGS: -O3 -march=i586 -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
+ + 19_diagnostics/stdexceptions.cc
+ + 20_util/auto_ptr.cc
-r + 21_strings/append.cc
+ + 21_strings/capacity.cc
+ + 21_strings/char_traits_requirements.cc
+ + 21_strings/char_traits_typedefs.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/members.cc
+ + 22_locale/numpunct.cc
+ + 22_locale/numpunct_byname.cc
+ + 22_locale/numpunct_char_members.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
-b -b 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
-r + 27_io/ios_members.cc
+ + 27_io/istream.cc
+ + 27_io/istream_extractor_arith.cc
-r -r 27_io/istream_extractor_char.cc
+ + 27_io/istream_extractor_other.cc
+ + 27_io/istream_manip.cc
-b -b 27_io/istream_seeks.cc
+ + 27_io/istream_sentry.cc
diff: ./istream_unformatted-2.txt: No such file or directory
+ diff: ./istream_unformatted-2.txt: No such file or directory
+ 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 == 691 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
XPASS: assignment compilation from source
XPASS: assignment byte compilation
XPASS: assignment -O compilation from source
XPASS: assignment byte compilation
XPASS: assignment_2 compilation from source
XPASS: assignment_2 byte compilation
XPASS: assignment_2 -O compilation from source
XPASS: assignment_2 byte compilation
FAIL: inner_1 byte compilation
FAIL: inner_1 byte compilation
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
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 1607
# of unexpected failures 2
# of unexpected successes 25
# of expected failures 90
=== gcc tests ===
Running target unix
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/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/20010124-1.c execution, -O0
FAIL: gcc.c-torture/execute/20010124-1.c execution, -O1
FAIL: gcc.c-torture/execute/20010124-1.c execution, -O2
FAIL: gcc.c-torture/execute/20010124-1.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/20010124-1.c execution, -O3 -g
FAIL: gcc.c-torture/execute/20010124-1.c execution, -Os
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/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)
FAIL: gcc.misc-tests/mg.c
=== gcc Summary ===
# of expected passes 15017
# of unexpected failures 26
# of expected failures 78
# of unsupported tests 20
/home/gnu/work/GNU/gcc-3.0-i586-redhat7-linux-gnu/gcc/xgcc version 3.0 20010302 (prerelease)
=== 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++.other/crash31.C parse error (test for errors, line 11)
FAIL: g++.other/crash31.C (test for excess errors)
FAIL: g++.other/pod1.C (test for excess errors)
=== g++ Summary ===
# of expected passes 6421
# of unexpected failures 5
# of expected failures 86
# of untested testcases 9
/home/gnu/work/GNU/gcc-3.0-i586-redhat7-linux-gnu/gcc/testsuite/../g++ version 3.0 20010302 (prerelease)
=== g77 tests ===
Running target unix
XPASS: g77.f-torture/compile/20000629-1.f, -O3 -fomit-frame-pointer -funroll-loops
XPASS: g77.f-torture/compile/20000629-1.f, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
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
# of unsupported tests 8
=== objc tests ===
Running target unix
FAIL: objc/execute/bf-1.m execution, -O
FAIL: objc/execute/bf-10.m execution, -O
FAIL: objc/execute/bf-11.m execution, -O
FAIL: objc/execute/bf-12.m execution, -O
FAIL: objc/execute/bf-13.m execution, -O
FAIL: objc/execute/bf-14.m execution, -O
FAIL: objc/execute/bf-15.m execution, -O
FAIL: objc/execute/bf-16.m execution, -O
FAIL: objc/execute/bf-17.m execution, -O
FAIL: objc/execute/bf-18.m execution, -O
FAIL: objc/execute/bf-19.m execution, -O
FAIL: objc/execute/bf-2.m execution, -O
FAIL: objc/execute/bf-20.m execution, -O
FAIL: objc/execute/bf-3.m execution, -O
FAIL: objc/execute/bf-4.m execution, -O
FAIL: objc/execute/bf-5.m execution, -O
FAIL: objc/execute/bf-6.m execution, -O
FAIL: objc/execute/bf-7.m execution, -O
FAIL: objc/execute/bf-8.m execution, -O
FAIL: objc/execute/bf-9.m execution, -O
FAIL: objc/execute/bycopy-1.m execution, -O
FAIL: objc/execute/bycopy-2.m execution, -O
FAIL: objc/execute/bycopy-3.m execution, -O
FAIL: objc/execute/fdecl.m execution, -O
FAIL: objc/execute/np-1.m execution, -O
FAIL: objc/execute/np-2.m execution, -O
FAIL: objc/execute/paste.m execution, -O
FAIL: objc/execute/protocol.m compilation, -O
FAIL: objc/execute/string1.m execution, -O
FAIL: objc/execute/string2.m execution, -O
=== objc Summary ===
# of expected passes 29
# of unexpected failures 30
# of untested testcases 1
/home/gnu/work/GNU/gcc-3.0-i586-redhat7-linux-gnu/gcc/xgcc version 3.0 20010302 (prerelease)
Counting all warnings,
there are 252 warnings in stage3 of this bootstrap.
Number of warnings per file:
81 gcc/gcc.c
28 gcc/combine.c
23 gcc/f/lang-specs.h
17 gcc/cp/lang-specs.h
10 gcc/reg-stack.c
10 gcc/java/lang-specs.h
9 gcc/objc/lang-specs.h
6 gcc/cp/pt.c
5 gcc/cse.c
5 gcc/cp/error.c
4 libjava/java/lang/strtod.c
4 libjava/java/lang/dtoa.c
4 gcc/java/lex.c
4 gcc/cp/call.c
3 gcc/reload1.c
3 gcc/config/i386/i386.c
2 libjava/gnu/gcj/convert/natIconv.cc
2 insn-emit.c
2 hashtab.c
2 gcc/reload.c
2 gcc/java/jcf-io.c
2 gcc/function.c
2 gcc/fold-const.c
2 gcc/expr.c
2 gcc/config/i386/i386.md
2 gcc/alias.c
1 libjava/name-finder.cc
1 libjava/java/lang/e_log.c
1 libjava/java/lang/e_exp.c
1 libjava/gnu/gcj/io/shs.cc
1 libjava/boehm.cc
1 gcc/sched-deps.c
1 gcc/regmove.c
1 gcc/java/verify.c
1 gcc/java/mangle.c
1 gcc/java/jvspec.c
1 gcc/final.c
1 gcc/expmed.c
1 gcc/dwarfout.c
1 gcc/cp/init.c
1 gcc/cp/errfn.c
1 gcc/cp/decl.c
Number of warning types:
67 missing initializer
67 (near initialization for `???')
59 comparison between signed and unsigned
20 `???' might be used uninitialized in this function
7 string length `???' is greater than the length `???' ISO C89 compilers are 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 unused parameter `
1 unused
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 division: function singularity
1 decimal constant is so large that it is unsigned
1 comparison
1 cast from pointer to
1 `???'
More information about the Gcc-testresults
mailing list