LAST_UPDATED: Tue Aug 16 19:45:31 UTC 2005

                === acats tests ===
FAIL:   c954025

                === acats Summary ===
# of expected passes            2319
# of unexpected failures        1
Native configuration is powerpc-unknown-linux-gnu

                === g++ tests ===


Running target unix

                === g++ Summary ===

# of expected passes            11097
# of expected failures          69
# of unsupported tests          76
/build/buildd/gcc-4.0-4.0.1/build/gcc/testsuite/../g++  version 4.0.2 20050816 
(prerelease) (Debian 4.0.1-5)

                === gcc tests ===


Running target unix
FAIL: gcc.dg/20020103-1.c scan-assembler-not LC
FAIL: gcc.dg/cleanup-10.c execution test
FAIL: gcc.dg/cleanup-11.c execution test
FAIL: gcc.dg/cleanup-8.c execution test
FAIL: gcc.dg/cleanup-9.c execution test
FAIL: gcc.dg/vect/pr20122.c scan-tree-dump-times vectorized 1 loops 2
FAIL: gcc.dg/vect/vect-82_64.c execution test
FAIL: gcc.dg/vect/vect-83_64.c execution test

                === gcc Summary ===

# of expected passes            35890
# of unexpected failures        8
# of expected failures          94
# of untested testcases         28
# of unsupported tests          435
/build/buildd/gcc-4.0-4.0.1/build/gcc/xgcc  version 4.0.2 20050816 (prerelease) 
(Debian 4.0.1-5)

                === gfortran tests ===


Running target unix

                === gfortran Summary ===

# of expected passes            7933
# of expected failures          2
# of unsupported tests          17
/build/buildd/gcc-4.0-4.0.1/build/gcc/testsuite/../gfortran  version 4.0.2 
20050816 (prerelease) (Debian 4.0.1-5)

                === objc tests ===


Running target unix

                === objc Summary ===

# of expected passes            1534
# of unsupported tests          10
/build/buildd/gcc-4.0-4.0.1/build/gcc/xgcc  version 4.0.2 20050816 (prerelease) 
(Debian 4.0.1-5)

                === libffi tests ===


Running target unix

                === libffi Summary ===

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


Running target unix

                === libjava Summary ===

# of expected passes            3802
# of expected failures          14
# of untested testcases         16
                === libmudflap tests ===


Running target unix

                === libmudflap Summary ===

# of expected passes            1288
                === 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)
XPASS: ext/array_allocator/2.cc execution test

                === libstdc++ Summary ===

# of expected passes            3643
# of unexpected successes       3
# of expected failures          12

Compiler version: 4.0.2 20050816 (prerelease) (Debian 4.0.1-5) 
Platform: powerpc-unknown-linux-gnu
configure flags: -v --prefix=/usr --enable-shared --with-system-zlib 
--libexecdir=/usr/lib --enable-nls --without-included-gettext 
--enable-threads=posix --program-suffix=-4.0 --enable-__cxa_atexit 
--enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-java-gc=boehm --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-softfloat --enable-targets=powerpc-linux,powerpc64-linux 
--with-cpu=default32 --disable-werror --enable-checking=release 
powerpc-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.1-2       The GNU assembler, linker and binary utilities
ii  libc6-dev      2.3.5-3        GNU C Library: Development Libraries and Heade


Patches that Debian applied in this version:

cvs-updates:
  CVS updates from the 4.0 branch upto 20050816.

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

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

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

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

pr21540:
  Fix PR java/21540.

pr21562:
  Fix PR21562.

pr19877:
  Proposed patch to fix PR19877 (libgcj configury)

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).

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-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.

deb-protoize:
  build protoize/unprotoize binaries

ada-link-lib:
  - Install the shared Ada libraries as '.so.1', not '.so' to conform
  to the Debian policy.
  - Don't include a runtime link path (-rpath), when linking binaries.
  - Build the shared libraries on hppa-linux.

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

link-libs:

reporting:
  Add Debian URL for bug reporting isntructions.

powerpc-config-ml:
  disable some biarch libraries for powerpc64 build

libjava-biarch-awt:
  

disable-configure-run-check:
  don't bogusly check if the ppc64 binaries also work, which did break on ppc32.

biarch-include:
  biarch-include.dpatch
  
  Adds biarch include directory (/usr/include/{xxx,yyy}-linux-gnu)
  to the system include paths, depending on 32/64 bit mode.

biarch-include-powerpc:
  sparc-biarch-include.dpatch
  
  Adds biarch include directory (/usr/include/{powerpc/powerpc64}-linux-gnu)
  to the system include paths, depending on 32/64 bit mode.

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

Number of warnings per file:
     99 ./auto-host.h
     33 gcc/tsystem.h
     33 gcc/defaults.h
     33 gcc/config/rs6000/rs6000.h
     14 gcc/cppdefault.c
     11 treelang/lex.c
     11 gengtype-lex.c
      6 gcc/config/rs6000/altivec.md
      5 gcc/gcc.c
      2 gcc/objc/lang-specs.h
      1 gcc/treelang/parse.y
      1 gcc/protoize.c
      1 gcc/java/jvspec.c
      1 gcc/java/jcf-write.c
      1 ./configargs.h

Number of warning types:
     99 this is the location of the previous definition
     33 `HAVE_DECL_GETOPT' redefined
     33 `HAVE_AS_TLS' redefined
     33 `DEFAULT_USE_CXA_ATEXIT' redefined
     22 no previous prototype for `???'
      9 string length `???' is greater than the length `???' ISO C89 compilers 
are required to support
      7 missing initializer
      7 (near initialization for `???')
      4 operand 3 missing mode?
      2 operand 1 missing mode?
      1 unused variable `???'
      1 control may reach end of non-void function `???' being inlined
      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