LAST_UPDATED: Obtained from SVN: tags/gcc_4_0_3_release revision 111908

                === acats tests ===

                === acats Summary ===
# of expected passes            2320
# of unexpected failures        0
Native configuration is s390-ibm-linux-gnu

                === g++ tests ===


Running target unix
XPASS: g++.old-deja/g++.other/init5.C execution test

                === g++ Summary ===

# of expected passes            11391
# of unexpected successes       1
# of expected failures          69
# of unsupported tests          94
/build/buildd/gcc-4.0-4.0.3/build/gcc/testsuite/../g++  version 4.0.3 (Debian 
4.0.3-1)

                === gcc tests ===


Running target unix
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0

                === gcc Summary ===

# of expected passes            34683
# of unexpected successes       1
# of expected failures          68
# of untested testcases         28
# of unsupported tests          498
/build/buildd/gcc-4.0-4.0.3/build/gcc/xgcc  version 4.0.3 (Debian 4.0.3-1)

                === gfortran tests ===


Running target unix

                === gfortran Summary ===

# of expected passes            8821
# of expected failures          1
# of unsupported tests          17
/build/buildd/gcc-4.0-4.0.3/build/gcc/testsuite/../gfortran  version 4.0.3 
(Debian 4.0.3-1)

                === objc tests ===


Running target unix

                === objc Summary ===

# of expected passes            1554
# of unsupported tests          10
/build/buildd/gcc-4.0-4.0.3/build/gcc/xgcc  version 4.0.3 (Debian 4.0.3-1)

                === libffi tests ===


Running target unix

                === libffi Summary ===

# of expected passes            219
# of unsupported tests          2
                === libmudflap tests ===


Running target unix
FAIL: libmudflap.cth/pass40-frag.c execution test
FAIL: libmudflap.cth/pass40-frag.c output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O2) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O2) output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-O3) execution test
FAIL: libmudflap.cth/pass40-frag.c (-O3) output pattern test

                === libmudflap Summary ===

# of expected passes            1282
# of unexpected failures        6
                === libstdc++ tests ===


Running target unix
XPASS: 22_locale/locale/cons/12658_thread-1.cc execution test
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)

                === libstdc++ Summary ===

# of expected passes            3713
# of unexpected successes       2
# of expected failures          12

Compiler version: 4.0.3 (Debian 4.0.3-1) 
Platform: s390-ibm-linux-gnu
configure flags: -v --prefix=/usr --enable-shared --with-system-zlib 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr 
--disable-werror --enable-checking=release s390-linux-gnu 
--enable-languages=c,ada,c++,f95,java,objc,treelang
BOOT_CFLAGS=-O2


Build Dependencies:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version             Description
+++-==============-===================-==============================================
ii  binutils       2.16.1cvs20060117-1 The GNU assembler, linker and binary 
utilities


Patches that Debian applied in this version:

gcc-version:
  Add package identification to the gcc version string

gcc-textdomain:
  Set gettext's domain and textdomain to the versioned package name.

rename-info-files:
  Allow transformations on info file names. Reference the
  transformed info file names in the texinfo files.

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

libstdc++-doclink:
  adjust hrefs to point to the local documentation

amd64-specs:
  On x86-64 use 64bits mode assembly except with -m32.

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

gccbug-posix:
  Make gccbug POSIX compliant (patch by David Weinehall)
  http://www.opengroup.org/onlinepubs/009695399/utilities/test.html

boehm-gc-nocheck:
  Disable running the boehm-gc testsuite. Hangs the buildd at least on hppa.

acats-expect:
  Run the ACATS testsuite using expect

fastjar-version:
  Append GCC version to the fastjar version string.

libstdc++-doxygen:
  libstdc++ doxygen docs: Set SHORT_NAMES to YES

arm-bigendian:

pr19877:
  Proposed patch to fix PR19877 (libgcj configury)

323016:
  Apply proposed patch for http://bugs.debian.org/323016

classpath-20050618:
  - update classpath awt, swing and xml parser for HTML support in swing.
  taken from classpath CVS HEAD 2005-06-18.
  - updates for gnu.xml and javax.swing.text.html.

classmap-path:
  Search classmap.db in /var/lib/gcj-4.0 (omitting the subminor version).

xml-update-20050930:
  classpath xml-update from 20050930

gcc-m68k-update:
  2005-07-24  Andreas Schwab  <[EMAIL PROTECTED]>
  
        * config/m68k/m68k.md ("extendqidi2"): When source is an address
        register use a word move.  Correct operand of ext.w in 68000 code.

libjava-awt-name:
  2005-05-12  Thomas Fitzsimmons  <[EMAIL PROTECTED]>
  
        * Makefile.am (cond_gtk_gcjawt_ltlibrary): Rename libjawt.la
        libgcjawt.la.

libjava-awt-peer-gtk:
  Fix a segfault on architectures where the size of a pointer is
  greater than the size of an integer, such as ia64.

libjava-dlsearch-path:
  Add /usr/lib/gcj-4.0 to the dlsearch path.

libjava-streamserializer:
  Fix Ubuntu #12744, bug in StreamSerializer, seen with eclipse-3.1

libjava-saxdriver-fix:
  Fix bug lin SAXDriver, needeed for eclipse's AntCompletionProcessor

libjava-xml-transform:
  Fix bug in xml transformer, needed to fix eclipse's handling of its 
configuration files

arm-libffi:
  Add closure support to libffi for arm

arm-gij:
  Enable gij interpreter on arm

pr13212:
  Work around PR 13121
  http://gcc.gnu.org/ml/java-patches/2006-q1/msg00181.html

disable-libgcj:
  Do not build the java runtime (from this source package)

deb-protoize:
  build protoize/unprotoize binaries

ada-gcc-name:
  use gcc-4.0 instead of gcc as the command name.

link-libs:

cpu-default-i486:
  set default 32bit ix86 architecture to i486

reporting:
  Add Debian URL for bug reporting isntructions.

gcc-ice-hack:
  2004-01-23  Jakub Jelinek  <[EMAIL PROTECTED]>
  
        * system.h (ICE_EXIT_CODE): Define.
        * gcc.c (execute): Don't free first string early, but at the end
        of the function.  Call retry_ice if compiler exited with
        ICE_EXIT_CODE.
        (retry_ice): New function.
        * diagnostic.c (diagnostic_count_diagnostic,
        diagnostic_action_after_output, error_recursion): Exit with
        ICE_EXIT_CODE instead of FATAL_EXIT_CODE.

libjava-biarch-awt:
  

biarch-include:
  biarch-include.dpatch
  
  Adds biarch include directories
  /usr/include/c++/<ver>/<arch>-linux-gnu
  /usr/local/include/<arch>-linux-gnu
  /usr/include/<arch>-linux-gnu
  to the system include paths, depending on 32/64 bit mode.

config-ml:
  disable some biarch libraries for biarch builds

s390-biarch:
  enable biarch for 31 bit compiler

disable-configure-run-check:
  don't bogusly check if the 64bit binaries also work,
  which does break on 32bit kernels.

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

Number of warnings per file:
     44 ./auto-host.h
     22 gcc/tsystem.h
     22 gcc/defaults.h
     12 treelang/lex.c
     12 gcc/cppdefault.c
     11 gengtype-lex.c
      4 gcc/libgcc2.h
      4 gcc/config/s390/fixdfdi.h
      2 gcc/objc/lang-specs.h
      2 gcc/gcc.c
      1 gcc/treelang/parse.y
      1 gcc/protoize.c
      1 gcc/java/jvspec.c

Number of warning types:
     48 this is the location of the previous definition
     22 no previous prototype for `???'
     22 `HAVE_DECL_GETOPT' redefined
     22 `DEFAULT_USE_CXA_ATEXIT' redefined
      6 missing initializer
      6 (near initialization for `???')
      5 string length `???' is greater than the length `???' ISO C89 compilers 
are required to support
      2 `__fixsfdi' redefined
      2 `__fixdfdi' redefined
      1 control may reach end of non-void function `???' being inlined
      1 comparison between signed and unsigned
      1 argument `???' might be clobbered by `???' or `???'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to