Bug#618864: marked as done ([gcc-4.5] Please support ppc64)

2011-03-24 Thread Debian Bug Tracking System
Your message dated Thu, 24 Mar 2011 06:59:37 +
with message-id 
and subject line Bug#618864: fixed in gcc-4.5 4.5.2-7
has caused the Debian Bug report #618864,
regarding [gcc-4.5] Please support ppc64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
618864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618864
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.5
Version: 4.5.2-6
Severity: wishlist
Tags: patch

Hi,

Please support ppc64.

Regards, 
--
Hiroyuki Yamamoto
A75D B285 7050 4BF9 AEDA  91AC 3A10 59C6 5203 04DC
diff -Nurd gcc-4.5-4.5.2.orig/debian/rules.defs gcc-4.5-4.5.2/debian/rules.defs
--- gcc-4.5-4.5.2.orig/debian/rules.defs	2011-03-17 21:14:36.0 +0900
+++ gcc-4.5-4.5.2/debian/rules.defs	2011-03-17 21:16:53.0 +0900
@@ -268,7 +268,7 @@
 # build using fsf or linaro
 ifeq ($(distribution),Ubuntu)
   ifeq (,$(findstring gnat, $(PKGSOURCE)))
-  ifneq (,$(findstring $(DEB_TARGET_ARCH),amd64 armel armhf i386 powerpc))
+  ifneq (,$(findstring $(DEB_TARGET_ARCH),amd64 armel armhf i386 powerpc ppc64))
 with_linaro_branch = yes
   endif
   endif
@@ -338,7 +338,7 @@
 
 # Debian has both 4.5 and 4.6 in experimental for some archs
 ifeq ($(distribution),DebianX)
-  ifneq (,$(filter $(DEB_TARGET_ARCH_CPU),alpha amd64 armel i386 i486 i586 i686 ia64 mips powerpc s390 sparc))
+  ifneq (,$(filter $(DEB_TARGET_ARCH_CPU),alpha amd64 armel i386 i486 i586 i686 ia64 mips powerpc ppc64 s390 sparc))
 with_common_libs	:= no
 with_common_pkgs	:= no
   endif
@@ -518,7 +518,7 @@
 
 ifeq ($(with_java),yes)
   # use the same names as OpenJDK
-  java_cpu_map = armel=arm armhf=arm hppa=parisc i686=i386 i586=i386 i486=i386 mipsel=mips powerpc=ppc sh4=sh
+  java_cpu_map = armel=arm armhf=arm hppa=parisc i686=i386 i586=i386 i486=i386 mipsel=mips powerpc=ppc ppc64=ppc sh4=sh
   java_cpu = $(patsubst $(DEB_TARGET_ARCH_CPU)=%,%, \
  $(filter $(DEB_TARGET_ARCH_CPU)=%,$(java_cpu_map)))
   ifeq (,$(java_cpu))
@@ -659,7 +659,7 @@
   with_objc_gc := yes
 
   # disable ObjC garbage collection library (needs libgc)
-  libgc_no_cpus := avr mips mipsel # alpha amd64 arm armel armhf hppa i386 ia64 m68k mips mipsel powerpc s390 sparc
+  libgc_no_cpus := avr mips mipsel # alpha amd64 arm armel armhf hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sparc
   libgc_no_systems := knetbsd-gnu
   ifneq (,$(findstring $(DEB_TARGET_ARCH_CPU),$(libgc_no_cpus)))
 with_objc_gc := disabled for cpu $(DEB_TARGET_ARCH_CPU)
@@ -753,7 +753,7 @@
 
 # gold 
 # armel with binutils 2.20.51 only
-gold_archs = amd64 armel armhf i386 lpia powerpc sparc
+gold_archs = amd64 armel armhf i386 lpia powerpc ppc64 sparc
 ifneq (,$(filter $(DEB_TARGET_ARCH),$(gold_archs)))
   with_gold := yes
 endif
--- End Message ---
--- Begin Message ---
Source: gcc-4.5
Source-Version: 4.5.2-7

We believe that the bug you reported is fixed in the latest version of
gcc-4.5, which is due to be installed in the Debian FTP archive:

cpp-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/cpp-4.5_4.5.2-7_amd64.deb
fixincludes_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/fixincludes_4.5.2-7_amd64.deb
g++-4.5-multilib_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/g++-4.5-multilib_4.5.2-7_amd64.deb
g++-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/g++-4.5_4.5.2-7_amd64.deb
gcc-4.5-base_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gcc-4.5-base_4.5.2-7_amd64.deb
gcc-4.5-locales_4.5.2-7_all.deb
  to main/g/gcc-4.5/gcc-4.5-locales_4.5.2-7_all.deb
gcc-4.5-multilib_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gcc-4.5-multilib_4.5.2-7_amd64.deb
gcc-4.5-plugin-dev_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gcc-4.5-plugin-dev_4.5.2-7_amd64.deb
gcc-4.5-source_4.5.2-7_all.deb
  to main/g/gcc-4.5/gcc-4.5-source_4.5.2-7_all.deb
gcc-4.5_4.5.2-7.diff.gz
  to main/g/gcc-4.5/gcc-4.5_4.5.2-7.diff.gz
gcc-4.5_4.5.2-7.dsc
  to main/g/gcc-4.5/gcc-4.5_4.5.2-7.dsc
gcc-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gcc-4.5_4.5.2-7_amd64.deb
gfortran-4.5-multilib_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gfortran-4.5-multilib_4.5.2-7_amd64.deb
gfortran-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gfortran-4.5_4.5.2-7_amd64.deb
gobjc++-4.5-multilib_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gobjc++-4.5-multilib_4.5.2-7_amd64.deb
gobjc++-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gobjc++-4.5_4.5.2-7_amd64.deb
gobjc-4.5-multilib_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gobjc-4.5-multilib_4.5.2-7_amd64.deb
gobjc-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gobjc-4.5_4.5.2-7_amd64.deb
lib32gcc1-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32gcc1-dbg_4.5.2-7_amd64.deb
lib32gcc1_4.5.

gcc-4.5_4.5.2-7_amd64.changes ACCEPTED into unstable

2011-03-24 Thread Debian FTP Masters



Accepted:
cpp-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/cpp-4.5_4.5.2-7_amd64.deb
fixincludes_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/fixincludes_4.5.2-7_amd64.deb
g++-4.5-multilib_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/g++-4.5-multilib_4.5.2-7_amd64.deb
g++-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/g++-4.5_4.5.2-7_amd64.deb
gcc-4.5-base_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gcc-4.5-base_4.5.2-7_amd64.deb
gcc-4.5-locales_4.5.2-7_all.deb
  to main/g/gcc-4.5/gcc-4.5-locales_4.5.2-7_all.deb
gcc-4.5-multilib_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gcc-4.5-multilib_4.5.2-7_amd64.deb
gcc-4.5-plugin-dev_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gcc-4.5-plugin-dev_4.5.2-7_amd64.deb
gcc-4.5-source_4.5.2-7_all.deb
  to main/g/gcc-4.5/gcc-4.5-source_4.5.2-7_all.deb
gcc-4.5_4.5.2-7.diff.gz
  to main/g/gcc-4.5/gcc-4.5_4.5.2-7.diff.gz
gcc-4.5_4.5.2-7.dsc
  to main/g/gcc-4.5/gcc-4.5_4.5.2-7.dsc
gcc-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gcc-4.5_4.5.2-7_amd64.deb
gfortran-4.5-multilib_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gfortran-4.5-multilib_4.5.2-7_amd64.deb
gfortran-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gfortran-4.5_4.5.2-7_amd64.deb
gobjc++-4.5-multilib_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gobjc++-4.5-multilib_4.5.2-7_amd64.deb
gobjc++-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gobjc++-4.5_4.5.2-7_amd64.deb
gobjc-4.5-multilib_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gobjc-4.5-multilib_4.5.2-7_amd64.deb
gobjc-4.5_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/gobjc-4.5_4.5.2-7_amd64.deb
lib32gcc1-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32gcc1-dbg_4.5.2-7_amd64.deb
lib32gcc1_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32gcc1_4.5.2-7_amd64.deb
lib32gfortran3-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32gfortran3-dbg_4.5.2-7_amd64.deb
lib32gfortran3_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32gfortran3_4.5.2-7_amd64.deb
lib32gomp1-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32gomp1-dbg_4.5.2-7_amd64.deb
lib32gomp1_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32gomp1_4.5.2-7_amd64.deb
lib32mudflap0-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32mudflap0-dbg_4.5.2-7_amd64.deb
lib32mudflap0_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32mudflap0_4.5.2-7_amd64.deb
lib32objc2-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32objc2-dbg_4.5.2-7_amd64.deb
lib32objc2_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32objc2_4.5.2-7_amd64.deb
lib32stdc++6-4.5-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32stdc++6-4.5-dbg_4.5.2-7_amd64.deb
lib32stdc++6_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/lib32stdc++6_4.5.2-7_amd64.deb
libgcc1-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libgcc1-dbg_4.5.2-7_amd64.deb
libgcc1_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libgcc1_4.5.2-7_amd64.deb
libgfortran3-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libgfortran3-dbg_4.5.2-7_amd64.deb
libgfortran3_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libgfortran3_4.5.2-7_amd64.deb
libgomp1-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libgomp1-dbg_4.5.2-7_amd64.deb
libgomp1_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libgomp1_4.5.2-7_amd64.deb
libmudflap0-4.5-dev_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libmudflap0-4.5-dev_4.5.2-7_amd64.deb
libmudflap0-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libmudflap0-dbg_4.5.2-7_amd64.deb
libmudflap0_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libmudflap0_4.5.2-7_amd64.deb
libobjc2-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libobjc2-dbg_4.5.2-7_amd64.deb
libobjc2_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libobjc2_4.5.2-7_amd64.deb
libstdc++6-4.5-dbg_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libstdc++6-4.5-dbg_4.5.2-7_amd64.deb
libstdc++6-4.5-dev_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libstdc++6-4.5-dev_4.5.2-7_amd64.deb
libstdc++6-4.5-doc_4.5.2-7_all.deb
  to main/g/gcc-4.5/libstdc++6-4.5-doc_4.5.2-7_all.deb
libstdc++6-4.5-pic_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libstdc++6-4.5-pic_4.5.2-7_amd64.deb
libstdc++6_4.5.2-7_amd64.deb
  to main/g/gcc-4.5/libstdc++6_4.5.2-7_amd64.deb


Override entries for your package:
cpp-4.5_4.5.2-7_amd64.deb - optional interpreters
fixincludes_4.5.2-7_amd64.deb - optional devel
g++-4.5-multilib_4.5.2-7_amd64.deb - optional devel
g++-4.5_4.5.2-7_amd64.deb - optional devel
gcc-4.5-base_4.5.2-7_amd64.deb - required libs
gcc-4.5-locales_4.5.2-7_all.deb - optional devel
gcc-4.5-multilib_4.5.2-7_amd64.deb - optional devel
gcc-4.5-plugin-dev_4.5.2-7_amd64.deb - optional devel
gcc-4.5-source_4.5.2-7_all.deb - optional devel
gcc-4.5_4.5.2-7.dsc - source devel
gcc-4.5_4.5.2-7_amd64.deb - optional devel
gfortran-4.5-multilib_4.5.2-7_amd64.deb - optional devel
gfortran-4.5_4.5.2-7_amd64.deb - optional devel
gobjc++-4.5-multilib_4.5.2-7_amd64.deb - optional devel
gobjc++-4.5_4.5.2-7_amd64.deb - optional devel
gobjc-4.5-multilib_4.5.2-7_amd64.deb - optional devel
gobjc-4.5_4.5.2-7_amd64.deb - optional devel
lib32gcc1-dbg_4.5.2-7_amd64.deb - extra debug
lib32gcc1_4.5.2-7_amd64.deb - extra libs
lib32gfortran3-dbg_4.5.2-7_amd64.deb - extra debug
lib32gfortran3_4.5.2-7_amd64.deb - optional libs
lib32gomp1-dbg_4.5.2-7_amd64.deb - extra debug
lib32gomp1_4.5.2-7_amd64.deb - optiona

gcc-4.5 override disparity

2011-03-24 Thread Debian FTP Masters
There are disparities between your recently accepted upload and the
override file for the following file(s):

lib32stdc++6_4.5.2-7_amd64.deb: package says priority is extra, override says 
optional.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing ftpmas...@debian.org)


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1q2ewt-0003hr...@franck.debian.org



Results for 4.5.2 (Debian 4.5.2-7) testsuite on x86_64-pc-linux-gnu

2011-03-24 Thread Matthias Klose
LAST_UPDATED: Wed Mar 23 14:28:15 UTC 2011 (revision 171351)

Target: x86_64-linux-gnu
gcc version 4.5.2 (Debian 4.5.2-7) 
Native configuration is x86_64-pc-linux-gnu

=== g++ tests ===


Running target unix
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc  
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../include 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl 
 -DIN_GCC -fPIC -shared
UNRESOLVED: pragma_plugin.c compilation, -I. 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc  
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../include 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl 
 -DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc  
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../include 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl 
-O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc  
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../include 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl 
 -DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc  
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../include 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl 
 -DIN_GCC -fPIC -shared

=== g++ Summary for unix ===

# of expected passes23040
# of expected failures  153
# of unresolved testcases   5
# of unsupported tests  303

Running target unix/-fstack-protector
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc  
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../include 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl 
 -DIN_GCC -fPIC -shared
UNRESOLVED: pragma_plugin.c compilation, -I. 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc  
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../include 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl 
 -DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc  
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../include 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl 
-O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc 
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc  
-I/scratch/packages/gcc/4.5/gcc-4.5-4.5.2/src/gcc/testsuite/../../include 
-I/scratch/packages

Results for 4.5.2 (Debian 4.5.2-6) testsuite on s390-ibm-linux-gnu

2011-03-24 Thread Matthias Klose
LAST_UPDATED: Sat Mar 12 04:24:15 UTC 2011 (revision 170895)

Target: s390-linux-gnu
gcc version 4.5.2 (Debian 4.5.2-6) 
Native configuration is s390-ibm-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler .section.*.debug_dcall
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler New caller
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler Caller DIE offset
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler Callee DIE offset
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl
  -DIN_GCC -fPIC -shared
UNRESOLVED: pragma_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl
  -DIN_GCC -fPIC -shared
UNRESOLVED: selfassign.c compilation, -I. 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl
 -O -DIN_GCC -fPIC -shared
UNRESOLVED: dumb_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl
  -DIN_GCC -fPIC -shared
UNRESOLVED: header_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl
  -DIN_GCC -fPIC -shared

=== g++ Summary for unix ===

# of expected passes22374
# of unexpected failures4
# of expected failures  153
# of unresolved testcases   5
# of unsupported tests  200

Running target unix/-fstack-protector
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler .section.*.debug_dcall
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler New caller
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler Caller DIE offset
FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler Callee DIE offset
UNRESOLVED: attribute_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../gcc
  
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../include
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../libcpp/include
   
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/build/gcc/testsuite/g++/../../../intl
  -DIN_GCC -fPIC -shared
UNRESOLVED: pragma_plugin.c compilation, -I. 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-KoIb32/gcc-4.5-4.5.2/src/gcc/testsuite/../../gcc
 
-I/build/buildd-gcc-4.5_4.5.2-6-s390-K