Results for 3.4.5 20050809 (prerelease) (Debian 3.4.4-7) testsuite on powerpc-linux-gnu
LAST_UPDATED: Tue Aug  9 11:37:59 UTC 2005
Native configuration is powerpc-linux-gnu (voltaire)
		=== gpc tests ===
Running target any
FAIL: chief56.pas
FAIL: fjf1021d.pas
FAIL: fjf1021h.pas
FAIL: fjf1021i.pas
FAIL: fjf1021j.pas
FAIL: fjf1021k.pas
FAIL: fjf998r.pas
		=== gpc Summary ===
# of tests                4946
# of expected passes      4936
# of unexpected failures  7
# of unsupported tests    3
/build/buildd/gcc-3.4-3.4.4/build/gcc/xgpc version 20050331, based on gcc-3.4.5 20050809 (prerelease) (Debian 3.4.4-7)
		=== acats tests ===
FAIL:	c37213f
FAIL:	c37215f
		=== acats Summary ===
# of expected passes		1963
# of unexpected failures	2
# of unsupported tests		357
		=== g++ tests ===
Running target unix
XPASS: g++.dg/other/packed1.C execution test
XPASS: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:
XPASS: g++.dg/rtti/tinfo1.C scan-assembler-not .globl[ \\t]+_ZTIP9CTemplateIhE
WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable
WARNING: g++.old-deja/g++.other/enum5.C compilation failed to produce executable
XPASS: g++.old-deja/g++.other/init5.C execution test
WARNING: g++.old-deja/g++.pt/friend44.C compilation failed to produce executable
		=== g++ Summary ===
# of expected passes		9844
# of unexpected successes	4
# of expected failures		71
# of unsupported tests		71
/build/buildd/gcc-3.4-3.4.4/build/gcc/testsuite/../g++  version 3.4.5 20050809 (prerelease) (Debian 3.4.4-7)
		=== g77 tests ===
Running target unix
		=== g77 Summary ===
# of expected passes		1812
# of unsupported tests		6
/build/buildd/gcc-3.4-3.4.4/build/gcc/testsuite/../g77  version 3.4.5 20050809 (prerelease) (Debian 3.4.4-7)
		=== 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/ppc-sdata-1.c scan-assembler sdat@sdarel\\\\(13\\\\)
FAIL: gcc.dg/ppc-sdata-1.c scan-assembler sdat2@sda21\\\\(2\\\\)
		=== gcc Summary ===
# of expected passes		24948
# of unexpected failures	7
# of expected failures		69
# of untested testcases		7
# of unsupported tests		330
/build/buildd/gcc-3.4-3.4.4/build/gcc/xgcc version 3.4.5 20050809 (prerelease) (Debian 3.4.4-7)
		=== objc tests ===
Running target unix
		=== objc Summary ===
# of expected passes		1352
# of unsupported tests		8
/build/buildd/gcc-3.4-3.4.4/build/gcc/xgcc  version 3.4.5 20050809 (prerelease) (Debian 3.4.4-7)
		=== libstdc++ tests ===
Running target unix
XPASS: 22_locale/locale/cons/12658_thread.cc execution test
XPASS: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
		=== libstdc++ Summary ===
# of expected passes		2736
# of unexpected successes	2
# of expected failures		5
Compiler version: 3.4.5 20050809 (prerelease) (Debian 3.4.4-7) 
Platform: powerpc-linux-gnu
configure flags: -v --enable-languages=c,c++,f77,pascal,objc,ada --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --disable-softfloat powerpc-linux-gnu
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 3.4 branch upto 20050809
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
libstdc++-doxygen-syntax:
  fix doxygen syntax error in header that causes segfaults with some
  versions
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
hppa-toplevel:
  For hppa-linux enable libgcj and dependent libs in the toplevel directory
hppa-libffi:
  libffi support for hppa
hppa-libjava:
  Enable libjava support for hppa
hppa-libjava-update:
  MD_FALLBACK_FRAME_STATE_FOR definition for pa32-linux
fastjar-update:
  Implement fastjar -u (PR 7854).
fastjar-version:
  Append GCC version to the fastjar version string.
java-gui-branch:
  Michael Koch <konqueror@gmx.de>
  Backport AWT, Swing and GTK peer from java-gui-branch (20040906).
boehm-gc-nocheck:
  Disable the boehm-gc testsuite. Hangs forever on this architecture
libltdl:
  * libltdl.dpatch: Search the versioned extension, when loading a shared
  library (i.e. gij looks for .so.5 for loading additional libraries
  like the GTK based AWT peers.
m68k-update:
  Add two m68k specfic patches backported from 4.0 concerning wrong code
  generation (Richard Zidlicky).
libf2c-mxunit:
  libf2c/libI77/fio.c: Set MXUNIT to 1000.
multiarch-include:
  multiarch-include.dpatch by Stephen Frost <sfrost@debian.org>
  updated for gcc-3.4 by Matthias Klose <doko@debian.org>
  
  Adds the multiarch include directory (/usr/include/TARGET_ALIAS)
  to the system include paths.
libffi-soversion:
  Install libffi with soversion 3.
ada-gcc-name:
  use gcc-3.4 instead of gcc as the command name.
gpc-3.x:
  The gpc patch from the gpc tarball.
gpc-version-fix:
  gpc: Declare global variable version string
gpc-doc:
  gpc documentation: Fix hyperlinks to the example files.
gpc-range-check:
  Fix spurious range-check failure in the gpc runtime.
gpc-names:
  versioned gpc names
gpc-profiled:
  Do not build the gpc runtime using -fprofile-generate/-use.
libstdc++-disable-run-check:
  don't bogusly check if the ppc64 binaries also work, which did break on ppc32.
libffi-mips:
  libffi mips update
libjava-mips:
  libjava-mips patch from Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>
libstdc++-mips-atomic:
  Fix libstdc++ atomic ops for mips/mipsel
powerpc-config-ml:
  disable some biarch libraries for powerpc64 build
link-libs:
reporting:
  Add Debian URL for bug reporting isntructions.
gcc-version:
  Add package identification to the gcc version string
configure-deplibs_check_method:
  In all configure scripts for libraries, generated with autoconf2.13, use
  deplibs_check_method=pass_all unconditionally for all linux architectures.
Counting all warnings,
there are 112 warnings in stage3 of this bootstrap.
Number of warnings per file:
     36 ./auto-host.h
     12 gcc/tsystem.h
     12 gcc/defaults.h
     12 gcc/config/rs6000/rs6000.h
      6 gcc/config/rs6000/altivec.md
      5 gcc/p/gpc.c
      5 gcc/gcc.c
      5 /usr/share/bison/bison.simple
      4 gcc/p/rts/constants.def
      4 gcc/objc/lang-specs.h
      3 gengtype-lex.c
      3 gcc/libgcc2.c
      2 gcc/p/lang-specs.h
      2 gcc/ada/lang-specs.h
      1 libiberty/choose-temp.c
Number of warning types:
     36 this is the location of the previous definition
     18 string length `???' is greater than the length `???' ISO C89 compilers are required to support
     12 `HAVE_DECL_GETOPT' redefined
     12 `HAVE_AS_TLS' redefined
     12 `DEFAULT_USE_CXA_ATEXIT' redefined
      6 old-style parameter declaration
      4 operand 3 missing mode?
      3 no previous prototype for '__enable_execute_stack'
      2 operand 1 missing mode?
      2 label `???' defined but not used
      2 C++ style comments are not allowed in ISO C90
      2 (this will be reported only once per input file)
      1 the use of `???' is dangerous, better use `???'
Reply to: