LAST_UPDATED: 
Native configuration is sparc-unknown-linux-gnu

                === g++ tests ===


Running target unix
XPASS: g++.other/init5.C  Execution test

                === g++ Summary ===

# of expected passes            7353
# of unexpected successes       1
# of expected failures          88
# of untested testcases         22
# of unsupported tests          5
/scratch/gcc/gcc-3.2-3.2.3ds9/build/gcc/testsuite/../g++ version 3.2.3 (Debian)

                === g77 tests ===


Running target unix

                === g77 Summary ===

# of expected passes            1458
# of unsupported tests          8
/scratch/gcc/gcc-3.2-3.2.3ds9/build/gcc/testsuite/../g77 version 3.2.3 (Debian)

                === gcc tests ===


Running target unix

                === gcc Summary ===

# of expected passes            18864
# of expected failures          66
# of unsupported tests          118
/scratch/gcc/gcc-3.2-3.2.3ds9/build/gcc/xgcc version 3.2.3 (Debian)

                === objc tests ===


Running target unix

                === objc Summary ===

# of expected passes            1035
# of expected failures          6
/scratch/gcc/gcc-3.2-3.2.3ds9/build/gcc/xgcc version 3.2.3 (Debian)

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


Running target unix
FAIL: 22_locale/codecvt_members_char_char.cc execution test
FAIL: 22_locale/codecvt_members_wchar_t_char.cc execution test
FAIL: 22_locale/ctor_copy_dtor.cc execution test
FAIL: 22_locale/ctype_to_char.cc execution test
FAIL: 22_locale/ctype_to_wchar_t.cc execution test
FAIL: 22_locale/facet.cc execution test
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
FAIL: 27_io/filebuf_virtuals.cc execution test
FAIL: 27_io/ostream_inserter_arith.cc execution test
FAIL: 27_io/streambuf_members.cc execution test
FAIL: 27_io/stringbuf_virtuals.cc execution test

                === libstdc++-v3 Summary ===

# of expected passes            422
# of unexpected failures        11
# of expected failures          26

Compiler version: 3.2.3 (Debian) 
Platform: sparc-unknown-linux-gnu
configure flags: --host=sparc-linux -v --enable-languages=c,c++,f77,objc,ada 
--prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared --with-system-zlib 
--enable-nls --without-included-gettext --enable-__cxa_atexit 
--enable-clocale=gnu --with-cpu=v7 --enable-objc-gc
BOOT_CFLAGS=-O2 

Patches that Debian applied in this version:

gcc-names:
  versioned gcc names

gcc-version:
  Add "(Debian)" to the gcc version string

fastjar-doc:
  Add fastjar(1) and grepjar(1) documentation

libstdc++-incdir:
  Propagate gxx_include_dir to the libstdc++ subdirectory.

libstdc++-pic:
  Build and install libstdc++_pic.a library.

libstdc++-doclink:
  link local libstdc++ documentation to local source-level documentation 

gcc-line-numbers:
  Richard Henderson <rth at redhat dot com>
  * integrate.c (output_inline_function): Reset input_filename
  and lineno from the decl before rest_of_compilation.

gccbug:
  Use sensible-editor instead of vi as fallback editor

arm-update:
  2002-09-21  Richard Earnshaw  ([EMAIL PROTECTED])
  
        PR opt/7930
        * cse.c (fold_rtx): Calculate old_cost before we fold each
        operand.

hppa-fptr:
  Handle function pointer comparisions on hppa properly
  Backported from gcc-3.3 branch
  http://gcc.gnu.org/ml/gcc-cvs/2002-12/msg00157.html
  http://gcc.gnu.org/ml/gcc-cvs/2002-12/msg00195.html

libobjc:
  Find header file for Boehm garbage collector.

g77-names:
  versioned g77 names

ada-gcc-name:
  use gcc-3.2 instead of gcc and gnatXXX-3.15 instead of gnatXXX
  as the command names.

sparc-default-v8:
  Makes the default sparc 32bit target v8 instead of v7. This mainly
  enables hardmul, which should speed up v8 and v9 systems by a large
  margin.

sparc64-build:
  Allows sparc64 to build more simply

sparc-config-ml:
  disable some biarch libraries for sparc64 build

reporting:
  <compiler> --help gives hint to /usr/share/doc/debian/bug-reporting.txt

autoreconf:
  autoreconf several directories for proper mipsen libtool support

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

Number of warnings per file:
     18 gcc/combine.c
     10 gcc/regclass.c
      6 ./ffe.texi
      4 gcc/gcc.c
      4 ./intdoc.texi
      2 gcc/libgcc2.c
      2 gcc/fold-const.c
      2 gcc/crtstuff.c
      2 gcc/ada/a-except.adb
      1 gcc/sched-deps.c
      1 gcc/reload.c
      1 gcc/profile.c
      1 gcc/objc/lang-specs.h
      1 gcc/expr.c
      1 gcc/emit-rtl.c
      1 gcc/cp/lang-specs.h
      1 gcc/cp/init.c
      1 gcc/cp/class.c
      1 gcc/calls.c

Number of warning types:
     29 comparison between signed and unsigned
      6 undefined flag: srcdir.
      5 string length `???' is greater than the length `???' ISO C89 compilers 
are required to support
      4 `???' might be used uninitialized in this function
      3 unused variable `???'
      3 signed and unsigned type in conditional expression
      2 unlikely character ) in @var.
      2 unlikely character ( in @var.
      2 `???' defined but not used
      1 unused parameter `???'
      1 traditional C rejects string concatenation
      1 pointer targets in passing arg ??? of `???' differ in signedness
      1 function declaration isn't a prototype


Reply via email to