multiarch packaging fixes

2011-02-17 Thread Steve Langasek
Hi all,

I have another round of multiarch fixes for gcc, following on to the ones
from last July.  They're fairly minor; I think the changelog speaks for
itself:

  * debian/control.m4: add missing Multi-Arch: same for libgcc4; make sure
Multi-Arch: same doesn't get set for libmudflap when building an
Architecture: all cross-compiler package.
  * debian/rules2: use $libdir for libiberty.a.
  * debian/patches/gcc-multiarch-*.diff: make sure we're using the same
set_multiarch_path definition for all variants.

These are all simply cleanup of the previously accepted changes.

The patch attached includes a bzr bundle that can be applied using bzr-svn
or 'patch' according to preference.  My ongoing work is also published here:

  https://code.launchpad.net/~vorlon/debian/sid/gcc-4.5/multiarch

(Note: there are later revisions on this branch that should not yet be
applied yet; please only apply up to revision 2457 if you're merging from
the bzr branch...)

Matthias, what are your plans for uploading gcc-4.5 to unstable, now that
squeeze is out?  Right now I'm only worrying about gcc-4.5 packages, not
gcc-4.4, with the reasoning that 4.5 should be the default in Debian soon. 
Is that the case, or should I prepare gcc-4.4 patches as well?

Please cc: me on replies as I'm not subscribed to debian-gcc.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
# Bazaar merge directive format 2 (Bazaar 0.90)
# revision_id: vor...@debian.org-20110213062512-u07n9g34s23qca2n
# target_branch: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.5
# testament_sha1: b80a072addf0bd8acdf0c660a8cf1a9124d50515
# timestamp: 2011-02-12 23:36:06 -0800
# base_revision_id: svn-v4:6ca36cf4-e1d1-0310-8c6f-\
#   e303bb2178ca:branches/sid/gcc-4.5:5029
# 
# Begin patch
=== modified file 'debian/changelog'
--- debian/changelog2011-01-27 12:46:55 +
+++ debian/changelog2011-02-13 06:25:12 +
@@ -1,9 +1,18 @@
 gcc-4.5 (4.5.2-3) UNRELEASED; urgency=low
 
+  [ Matthias Klose ]
   * Update to SVN 20110127 (r169330) from the gcc-4_5-branch.
 - Fix PR rtl-optimization/44469, PR tree-optimization/47411,
   PR bootstrap/44699, PR target/44392, PR fortran/47331, PR fortran/47448.
 
+  [ Steve Langasek ]
+  * debian/control.m4: add missing Multi-Arch: same for libgcc4; make sure
+Multi-Arch: same doesn't get set for libmudflap when building an
+Architecture: all cross-compiler package.
+  * debian/rules2: use $libdir for libiberty.a.
+  * debian/patches/gcc-multiarch-*.diff: make sure we're using the same
+set_multiarch_path definition for all variants.
+
  -- Matthias Klose   Thu, 27 Jan 2011 13:26:02 +0100
 
 gcc-4.5 (4.5.2-2) experimental; urgency=low

=== modified file 'debian/control.m4'
--- debian/control.m4   2010-10-18 11:13:33 +
+++ debian/control.m4   2011-02-13 05:25:34 +
@@ -228,6 +228,8 @@
 ifenabled(`lib4gcc',`
 Package: libgcc4`'LS
 Architecture: ifdef(`TARGET',`all',`hppa')
+ifdef(`TARGET',`',ifdef(`MULTIARCH', `Multi-Arch: same
+'))`'dnl
 Section: ifdef(`TARGET',`devel',`libs')
 Priority: ifdef(`TARGET',`extra',required)
 Depends: ifdef(`STANDALONEJAVA',`gcj`'PV-base (>= ${gcj:Version})',`BASEDEP'), 
${shlibs:Depends}, ${misc:Depends}
@@ -243,6 +245,8 @@
 
 Package: libgcc4-dbg`'LS
 Architecture: ifdef(`TARGET',`all',`hppa')
+ifdef(`TARGET',`',ifdef(`MULTIARCH', `Multi-Arch: same
+'))`'dnl
 Section: debug
 Priority: extra
 Depends: BASEDEP, libgcc4`'LS (= ${gcc:Version}), ${misc:Depends}
@@ -566,8 +570,8 @@
 ifenabled(`libmudf',`
 Package: libmudflap`'MF_SO`'LS
 Architecture: ifdef(`TARGET',`all',`any')
-ifdef(`MULTIARCH', `Multi-Arch: same
-')`'dnl
+ifdef(`TARGET',`',ifdef(`MULTIARCH', `Multi-Arch: same
+'))`'dnl
 Section: ifdef(`TARGET',`devel',`libs')
 Priority: ifdef(`TARGET',`extra',`PRI(optional)')
 Depends: BASEDEP, ${shlibs:Depends}, ${misc:Depends}
@@ -577,8 +581,8 @@
 
 Package: libmudflap`'MF_SO-dbg`'LS
 Architecture: ifdef(`TARGET',`all',`any')
-ifdef(`MULTIARCH', `Multi-Arch: same
-')`'dnl
+ifdef(`TARGET',`',ifdef(`MULTIARCH', `Multi-Arch: same
+'))`'dnl
 Section: debug
 Priority: extra
 Depends: BASEDEP, libmudflap`'MF_SO`'LS (= ${gcc:Version}), ${misc:Depends}

=== modified file 'debian/patches/gcc-multiarch-i686-linaro.diff'
--- debian/patches/gcc-multiarch-i686-linaro.diff   2010-09-14 11:23:22 
+
+++ debian/patches/gcc-multiarch-i686-linaro.diff   2011-02-13 06:25:12 
+
@@ -137,7 +137,7 @@
/* Warn about any switches that no pass was interested in.  */
  
for (i = 0; (int) i < n_switches; i++)
-@@ -8553,6 +8562,39 @@
+@@ -8553,6 +8562,27 @@
  multilib_os_dir = multilib_dir;
  }
  
@@ -153,24 +153,12 @@
 +static void
 +set_multiarch_dir (void)
 +{
-+  const char *multiarch, *path;
++  co

Bug#611249: gcc-4.4: please update powerpcspe patches

2011-02-17 Thread Sebastian Andrzej Siewior
* Matthias Klose | 2011-02-16 23:25:53 [+0100]:

>>- powerpc_remove_many.diff
>>   this helps to to detect opcodes which are not part of the current
>>   CPU because without -many gas won't touch them. This currently could
>>   break the kernel build as the 603 on steroids cpus use performance
>>   counter opcodes which are not available on the steroid less 603 core.
>
>no space at end of spec?

I can't follow. It ended with -many" and there was space at the end. I
could end one unless you are talking about something else.

>could you just attach a debdiff against -12? same for the gcc-4.5 package 
>please.
Sure thing. I attached 4.4, 4.5 will follow tomorrow.

>thanks, Matthias

Sebastian
diff -u gcc-4.4-4.4.5/debian/rules.patch gcc-4.4-4.4.5/debian/rules.patch
--- gcc-4.4-4.4.5/debian/rules.patch
+++ gcc-4.4-4.4.5/debian/rules.patch
@@ -82,6 +82,9 @@
linux-atomic-builtin-expect \
mips-fix-loongson2f-nop$(if $(with_linaro_branch),-linaro) \
gcc-system-root \
+   no_fpr_in_libgcc \
+   powerpc_remove_many \
+   pr44364 \
 
 ifneq ($(with_linaro_branch),yes)
   debian_patches += \
diff -u gcc-4.4-4.4.5/debian/changelog gcc-4.4-4.4.5/debian/changelog
--- gcc-4.4-4.4.5/debian/changelog
+++ gcc-4.4-4.4.5/debian/changelog
@@ -1,3 +1,13 @@
+gcc-4.4 (4.4.5-13) unstable; urgency=low
+
+  [ Sebastian Andrzej Siewior ]
+  * PR target/44364
+  * Remove -many on powerpcspe (__SPE__)
+  * Remove classic FPU opcodes from libgcc if target has no support for them
+(powerpcspe)
+
+ -- Sebastian Andrzej Siewior   Thu, 17 Feb 2011 
22:27:30 +0100
+
 gcc-4.4 (4.4.5-12) unstable; urgency=medium
 
   * Fix build failure on ia64.
only in patch2:
unchanged:
--- gcc-4.4-4.4.5.orig/debian/patches/powerpc_remove_many.diff
+++ gcc-4.4-4.4.5/debian/patches/powerpc_remove_many.diff
@@ -0,0 +1,33 @@
+# DP: Subject: [PATCH] remove -many on __SPE__ target
+# DP: this helps to to detect opcodes which are not part of the current
+# DP: CPU because without -many gas won't touch them. This currently could
+# DP: break the kernel build as the 603 on steroids cpus use performance
+# DP: counter opcodes which are not available on the steroid less 603 core.
+
+Index: gcc-4.4.5/src/gcc/config/rs6000/rs6000.h
+===
+--- gcc-4.4.5.orig/src/gcc/config/rs6000/rs6000.h  2009-04-10 
01:23:07.0 +0200
 gcc-4.4.5/src/gcc/config/rs6000/rs6000.h   2011-02-13 17:57:17.0 
+0100
+@@ -83,6 +83,12 @@
+ #define ASM_CPU_POWER7_SPEC "-mpower4 -maltivec"
+ #endif
+ 
++#ifndef __SPE__
++#define ASM_CPU_SPU_MANY_NOT_SPE "-many"
++#else
++#define ASM_CPU_SPU_MANY_NOT_SPE
++#endif
++
+ /* Common ASM definitions used by ASM_SPEC among the various targets
+for handling -mcpu=xxx switches.  */
+ #define ASM_CPU_SPEC \
+@@ -147,7 +153,8 @@
+ %{mcpu=e300c3: -me300} \
+ %{mcpu=e500mc: -me500mc} \
+ %{maltivec: -maltivec} \
+--many"
++" \
++ASM_CPU_SPU_MANY_NOT_SPE
+ 
+ #define CPP_DEFAULT_SPEC ""
+ 
only in patch2:
unchanged:
--- gcc-4.4-4.4.5.orig/debian/patches/no_fpr_in_libgcc.diff
+++ gcc-4.4-4.4.5/debian/patches/no_fpr_in_libgcc.diff
@@ -0,0 +1,55 @@
+# DP: It does not really harm by including them since nobody should use them
+# DP: but gas does not wont to assmebly hard float since they are not
+# DP: available on this cpu. Upstream did not respond.
+
+Index: gcc-4.4.5/src/gcc/config/rs6000/crtresfpr.asm
+===
+--- gcc-4.4.5.orig/src/gcc/config/rs6000/crtresfpr.asm 2011-02-13 
17:25:36.0 +0100
 gcc-4.4.5/src/gcc/config/rs6000/crtresfpr.asm  2011-02-13 
17:26:14.0 +0100
+@@ -33,6 +33,7 @@
+ 
+ /* On PowerPC64 Linux, these functions are provided by the linker.  */
+ #ifndef __powerpc64__
++#ifndef __NO_FPRS__
+ 
+ /* Routines for restoring floating point registers, called by the compiler.  
*/
+ /* Called with r11 pointing to the stack header word of the caller of the */
+@@ -77,3 +78,4 @@
+ FUNC_END(_restfpr_14)
+ 
+ #endif
++#endif
+Index: gcc-4.4.5/src/gcc/config/rs6000/crtresxfpr.asm
+===
+--- gcc-4.4.5.orig/src/gcc/config/rs6000/crtresxfpr.asm2011-02-13 
17:25:36.0 +0100
 gcc-4.4.5/src/gcc/config/rs6000/crtresxfpr.asm 2011-02-13 
17:26:29.0 +0100
+@@ -33,6 +33,7 @@
+ 
+ /* On PowerPC64 Linux, these functions are provided by the linker.  */
+ #ifndef __powerpc64__
++#ifndef __NO_FPRS__
+ 
+ /* Routines for restoring floating point registers, called by the compiler.  
*/
+ /* Called with r11 pointing to the stack header word of the caller of the */
+@@ -82,3 +83,4 @@
+ FUNC_END(_restfpr_14_x)
+ 
+ #endif
++#endif
+Index: gcc-4.4.5/src/gcc/config/rs6000/crtsavfpr.asm
+===
+--- gcc-4.4.5.orig/src/gcc/config/rs6000/crtsavfpr.asm 2011-02-13 
17:25:36.0 +0100
 gcc-4.4.5/src/gcc/config/rs6000

gcc-4.6 override disparity

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

lib32stdc++6_4.6-20110216-1_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/e1pq8ug-zt...@franck.debian.org



gcc-4.6_4.6-20110216-1_amd64.changes ACCEPTED into experimental

2011-02-17 Thread Debian FTP Masters



Accepted:
cpp-4.6-doc_4.6-20110216-1_all.deb
  to main/g/gcc-4.6/cpp-4.6-doc_4.6-20110216-1_all.deb
cpp-4.6_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/cpp-4.6_4.6-20110216-1_amd64.deb
fixincludes_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/fixincludes_4.6-20110216-1_amd64.deb
g++-4.6-multilib_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/g++-4.6-multilib_4.6-20110216-1_amd64.deb
g++-4.6_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/g++-4.6_4.6-20110216-1_amd64.deb
gcc-4.6-base_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gcc-4.6-base_4.6-20110216-1_amd64.deb
gcc-4.6-doc_4.6-20110216-1_all.deb
  to main/g/gcc-4.6/gcc-4.6-doc_4.6-20110216-1_all.deb
gcc-4.6-locales_4.6-20110216-1_all.deb
  to main/g/gcc-4.6/gcc-4.6-locales_4.6-20110216-1_all.deb
gcc-4.6-multilib_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gcc-4.6-multilib_4.6-20110216-1_amd64.deb
gcc-4.6-plugin-dev_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gcc-4.6-plugin-dev_4.6-20110216-1_amd64.deb
gcc-4.6-source_4.6-20110216-1_all.deb
  to main/g/gcc-4.6/gcc-4.6-source_4.6-20110216-1_all.deb
gcc-4.6_4.6-20110216-1.diff.gz
  to main/g/gcc-4.6/gcc-4.6_4.6-20110216-1.diff.gz
gcc-4.6_4.6-20110216-1.dsc
  to main/g/gcc-4.6/gcc-4.6_4.6-20110216-1.dsc
gcc-4.6_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gcc-4.6_4.6-20110216-1_amd64.deb
gcc-4.6_4.6-20110216.orig.tar.gz
  to main/g/gcc-4.6/gcc-4.6_4.6-20110216.orig.tar.gz
gccgo-4.6-multilib_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gccgo-4.6-multilib_4.6-20110216-1_amd64.deb
gccgo-4.6_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gccgo-4.6_4.6-20110216-1_amd64.deb
gfortran-4.6-doc_4.6-20110216-1_all.deb
  to main/g/gcc-4.6/gfortran-4.6-doc_4.6-20110216-1_all.deb
gfortran-4.6-multilib_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gfortran-4.6-multilib_4.6-20110216-1_amd64.deb
gfortran-4.6_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gfortran-4.6_4.6-20110216-1_amd64.deb
gobjc++-4.6-multilib_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gobjc++-4.6-multilib_4.6-20110216-1_amd64.deb
gobjc++-4.6_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gobjc++-4.6_4.6-20110216-1_amd64.deb
gobjc-4.6-multilib_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gobjc-4.6-multilib_4.6-20110216-1_amd64.deb
gobjc-4.6_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/gobjc-4.6_4.6-20110216-1_amd64.deb
lib32gcc1-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32gcc1-dbg_4.6-20110216-1_amd64.deb
lib32gcc1_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32gcc1_4.6-20110216-1_amd64.deb
lib32gfortran3-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32gfortran3-dbg_4.6-20110216-1_amd64.deb
lib32gfortran3_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32gfortran3_4.6-20110216-1_amd64.deb
lib32go0-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32go0-dbg_4.6-20110216-1_amd64.deb
lib32go0_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32go0_4.6-20110216-1_amd64.deb
lib32gomp1-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32gomp1-dbg_4.6-20110216-1_amd64.deb
lib32gomp1_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32gomp1_4.6-20110216-1_amd64.deb
lib32mudflap0-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32mudflap0-dbg_4.6-20110216-1_amd64.deb
lib32mudflap0_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32mudflap0_4.6-20110216-1_amd64.deb
lib32objc3-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32objc3-dbg_4.6-20110216-1_amd64.deb
lib32objc3_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32objc3_4.6-20110216-1_amd64.deb
lib32quadmath0-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32quadmath0-dbg_4.6-20110216-1_amd64.deb
lib32quadmath0_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32quadmath0_4.6-20110216-1_amd64.deb
lib32stdc++6-4.6-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32stdc++6-4.6-dbg_4.6-20110216-1_amd64.deb
lib32stdc++6_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/lib32stdc++6_4.6-20110216-1_amd64.deb
libgcc1-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libgcc1-dbg_4.6-20110216-1_amd64.deb
libgcc1_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libgcc1_4.6-20110216-1_amd64.deb
libgfortran3-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libgfortran3-dbg_4.6-20110216-1_amd64.deb
libgfortran3_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libgfortran3_4.6-20110216-1_amd64.deb
libgo0-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libgo0-dbg_4.6-20110216-1_amd64.deb
libgo0_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libgo0_4.6-20110216-1_amd64.deb
libgomp1-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libgomp1-dbg_4.6-20110216-1_amd64.deb
libgomp1_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libgomp1_4.6-20110216-1_amd64.deb
libmudflap0-4.6-dev_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libmudflap0-4.6-dev_4.6-20110216-1_amd64.deb
libmudflap0-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libmudflap0-dbg_4.6-20110216-1_amd64.deb
libmudflap0_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libmudflap0_4.6-20110216-1_amd64.deb
libobjc3-dbg_4.6-20110216-1_amd64.deb
  to main/g/gcc-4.6/libobj

Processing of gcc-4.6_4.6-20110216-1_amd64.changes

2011-02-17 Thread Debian FTP Masters
gcc-4.6_4.6-20110216-1_amd64.changes uploaded successfully to localhost
along with the files:
  gcc-4.6_4.6-20110216-1.dsc
  gcc-4.6_4.6-20110216.orig.tar.gz
  gcc-4.6_4.6-20110216-1.diff.gz
  gcc-4.6-source_4.6-20110216-1_all.deb
  cpp-4.6-doc_4.6-20110216-1_all.deb
  libstdc++6-4.6-doc_4.6-20110216-1_all.deb
  gfortran-4.6-doc_4.6-20110216-1_all.deb
  gcc-4.6-doc_4.6-20110216-1_all.deb
  gcc-4.6-locales_4.6-20110216-1_all.deb
  gcc-4.6-base_4.6-20110216-1_amd64.deb
  libgcc1_4.6-20110216-1_amd64.deb
  libgcc1-dbg_4.6-20110216-1_amd64.deb
  lib32gcc1_4.6-20110216-1_amd64.deb
  lib32gcc1-dbg_4.6-20110216-1_amd64.deb
  libquadmath0_4.6-20110216-1_amd64.deb
  libquadmath0-dbg_4.6-20110216-1_amd64.deb
  lib32quadmath0_4.6-20110216-1_amd64.deb
  lib32quadmath0-dbg_4.6-20110216-1_amd64.deb
  libgomp1_4.6-20110216-1_amd64.deb
  libgomp1-dbg_4.6-20110216-1_amd64.deb
  lib32gomp1_4.6-20110216-1_amd64.deb
  lib32gomp1-dbg_4.6-20110216-1_amd64.deb
  cpp-4.6_4.6-20110216-1_amd64.deb
  fixincludes_4.6-20110216-1_amd64.deb
  libmudflap0-4.6-dev_4.6-20110216-1_amd64.deb
  libmudflap0_4.6-20110216-1_amd64.deb
  libmudflap0-dbg_4.6-20110216-1_amd64.deb
  lib32mudflap0_4.6-20110216-1_amd64.deb
  lib32mudflap0-dbg_4.6-20110216-1_amd64.deb
  gobjc++-4.6-multilib_4.6-20110216-1_amd64.deb
  gobjc++-4.6_4.6-20110216-1_amd64.deb
  gobjc-4.6-multilib_4.6-20110216-1_amd64.deb
  gobjc-4.6_4.6-20110216-1_amd64.deb
  libobjc3_4.6-20110216-1_amd64.deb
  libobjc3-dbg_4.6-20110216-1_amd64.deb
  lib32objc3_4.6-20110216-1_amd64.deb
  lib32objc3-dbg_4.6-20110216-1_amd64.deb
  libgo0_4.6-20110216-1_amd64.deb
  libgo0-dbg_4.6-20110216-1_amd64.deb
  lib32go0_4.6-20110216-1_amd64.deb
  lib32go0-dbg_4.6-20110216-1_amd64.deb
  gccgo-4.6_4.6-20110216-1_amd64.deb
  gccgo-4.6-multilib_4.6-20110216-1_amd64.deb
  g++-4.6-multilib_4.6-20110216-1_amd64.deb
  g++-4.6_4.6-20110216-1_amd64.deb
  libstdc++6_4.6-20110216-1_amd64.deb
  lib32stdc++6_4.6-20110216-1_amd64.deb
  lib32stdc++6-4.6-dbg_4.6-20110216-1_amd64.deb
  libstdc++6-4.6-dev_4.6-20110216-1_amd64.deb
  libstdc++6-4.6-pic_4.6-20110216-1_amd64.deb
  libstdc++6-4.6-dbg_4.6-20110216-1_amd64.deb
  libgfortran3_4.6-20110216-1_amd64.deb
  libgfortran3-dbg_4.6-20110216-1_amd64.deb
  lib32gfortran3_4.6-20110216-1_amd64.deb
  lib32gfortran3-dbg_4.6-20110216-1_amd64.deb
  gfortran-4.6-multilib_4.6-20110216-1_amd64.deb
  gfortran-4.6_4.6-20110216-1_amd64.deb
  gcc-4.6-multilib_4.6-20110216-1_amd64.deb
  gcc-4.6-plugin-dev_4.6-20110216-1_amd64.deb
  gcc-4.6_4.6-20110216-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.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/e1pq8os-0006ad...@franck.debian.org



Runchiks nodod revolveri!

2011-02-17 Thread Gorsanovs Vladimirs
Agenskalna veikala februari var sanemt shaujamriiku Vektor CP1 

Nav nepiecieshama ne papiirus, ne med izzinju! 

Neparproti, un mekle super rajonaa: http://www.zeltalodes.info !



-- 
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/20110217180539.7c7d4b24...@mogilev.by



Results for 4.5.2 (Debian 4.5.2-3) testsuite on i486-pc-linux-gnu

2011-02-17 Thread Matthias Klose
LAST_UPDATED: Tue Feb 15 16:57:41 UTC 2011 (revision 170181)

Target: i486-linux-gnu
gcc version 4.5.2 (Debian 4.5.2-3) 
Native configuration is i486-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 passes23425
# of expected failures  151
# of unresolved testcases   5
# of unsupported tests  113

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/gcc

Results for 4.4.5 (Debian 4.4.5-12) testsuite on powerpc-unknown-linux-gnu

2011-02-17 Thread Matthias Klose
LAST_UPDATED: Tue Feb 15 14:10:26 UTC 2011 (revision 170176)

Target: powerpc-linux-gnu
gcc version 4.4.5 (Debian 4.4.5-12) 
Native configuration is powerpc-unknown-linux-gnu

=== g++ tests ===


Running target unix

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

# of expected passes19813
# of expected failures  157
# of unsupported tests  141

Running target unix/-fstack-protector

=== g++ Summary for unix/-fstack-protector ===

# of expected passes19813
# of expected failures  157
# of unsupported tests  141

Running target unix/-m64

=== g++ Summary for unix/-m64 ===

# of expected passes19779
# of expected failures  157
# of unsupported tests  143

=== g++ Summary ===

# of expected passes59405
# of expected failures  471
# of unsupported tests  425
/build/buildd-gcc-4.4_4.4.5-12-powerpc-dw7IJT/gcc-4.4-4.4.5/build/gcc/testsuite/g++/../../g++
  version 4.4.5 (Debian 4.4.5-12) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized "struct _fat_ptr 
_ans" 0
FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized "struct _fat_ptr 
_T2" 0
FAIL: gcc.target/powerpc/ppc64-double-1.c scan-assembler-not stfd

=== gcc Summary for unix ===

# of expected passes54201
# of unexpected failures3
# of expected failures  193
# of unsupported tests  577

Running target unix/-fstack-protector
FAIL: gcc.c-torture/compile/limits-blockid.c  -O0  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-blockid.c  -O0  (test for excess errors)
FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized "struct _fat_ptr 
_ans" 0
FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized "struct _fat_ptr 
_T2" 0
FAIL: gcc.target/powerpc/ppc64-double-1.c scan-assembler-not stfd

=== gcc Summary for unix/-fstack-protector ===

# of expected passes54200
# of unexpected failures5
# of expected failures  193
# of unsupported tests  577

Running target unix/-m64
FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized "struct _fat_ptr 
_ans" 0
FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized "struct _fat_ptr 
_T2" 0

=== gcc Summary for unix/-m64 ===

# of expected passes54047
# of unexpected failures2
# of expected failures  197
# of unsupported tests  643

=== gcc Summary ===

# of expected passes162448
# of unexpected failures10
# of expected failures  583
# of unsupported tests  1797
/build/buildd-gcc-4.4_4.4.5-12-powerpc-dw7IJT/gcc-4.4-4.4.5/build/gcc/xgcc  
version 4.4.5 (Debian 4.4.5-12) 

=== gfortran tests ===


Running target unix
XPASS: gfortran.dg/nint_2.f90  -O0  execution test

=== gfortran Summary for unix ===

# of expected passes29774
# of unexpected successes   1
# of expected failures  37
# of unsupported tests  127

Running target unix/-fstack-protector
XPASS: gfortran.dg/nint_2.f90  -O0  execution test

=== gfortran Summary for unix/-fstack-protector ===

# of expected passes29774
# of unexpected successes   1
# of expected failures  37
# of unsupported tests  127

Running target unix/-m64
XPASS: gfortran.dg/nint_2.f90  -O0  execution test

=== gfortran Summary for unix/-m64 ===

# of expected passes29939
# of unexpected successes   1
# of expected failures  37
# of unsupported tests  46

=== gfortran Summary ===

# of expected passes89487
# of unexpected successes   3
# of expected failures  111
# of unsupported tests  300
/build/buildd-gcc-4.4_4.4.5-12-powerpc-dw7IJT/gcc-4.4-4.4.5/build/gcc/testsuite/gfortran/../../gfortran
  version 4.4.5 (Debian 4.4.5-12) 

=== obj-c++ tests ===


Running target unix
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary for unix ===

# of expected passes436
# of unexpected successes   1
# of expected failures  9
# of unresolved testcases   3
# of unsupported tests  13

Running target unix/-fstack-protector
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed

Results for 4.4.5 (Debian 4.4.5-11) testsuite on i486-pc-linux-gnu

2011-02-17 Thread Matthias Klose
LAST_UPDATED: Tue Feb 15 14:10:26 UTC 2011 (revision 170176)

Target: i486-linux-gnu
gcc version 4.4.5 (Debian 4.4.5-11) 
Native configuration is i486-pc-linux-gnu

=== g++ tests ===


Running target unix

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

# of expected passes20311
# of expected failures  157
# of unsupported tests  102

Running target unix/-fstack-protector

=== g++ Summary for unix/-fstack-protector ===

# of expected passes20311
# of expected failures  157
# of unsupported tests  102

Running target unix/-m64

=== g++ Summary for unix/-m64 ===

# of expected passes19991
# of expected failures  157
# of unsupported tests  255

=== g++ Summary ===

# of expected passes60613
# of expected failures  471
# of unsupported tests  459
/scratch/packages/gcc/4.4/gcc-4.4-4.4.5/build/gcc/testsuite/g++/../../g++  
version 4.4.5 (Debian 4.4.5-11) 

=== gcc tests ===


Running target unix

=== gcc Summary for unix ===

# of expected passes58458
# of expected failures  193
# of unsupported tests  463

Running target unix/-fstack-protector
FAIL: gcc.c-torture/compile/limits-blockid.c  -O0  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-blockid.c  -O0  (test for excess errors)

=== gcc Summary for unix/-fstack-protector ===

# of expected passes58457
# of unexpected failures2
# of expected failures  193
# of unsupported tests  463

Running target unix/-m64
FAIL: gcc.dg/tree-prof/bb-reorg.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/bb-reorg.c execution,-fprofile-use 
-D_PROFILE_USE
FAIL: gcc.dg/tree-prof/pr34999.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/pr34999.c execution,-fprofile-use 
-D_PROFILE_USE
FAIL: gcc.misc-tests/linkage.c link

=== gcc Summary for unix/-m64 ===

# of expected passes58101
# of unexpected failures3
# of expected failures  192
# of unresolved testcases   2
# of unsupported tests  750

=== gcc Summary ===

# of expected passes175016
# of unexpected failures5
# of expected failures  578
# of unresolved testcases   2
# of unsupported tests  1676
/scratch/packages/gcc/4.4/gcc-4.4-4.4.5/build/gcc/xgcc  version 4.4.5 (Debian 
4.4.5-11) 

=== gfortran tests ===


Running target unix

=== gfortran Summary for unix ===

# of expected passes30336
# of expected failures  13
# of unsupported tests  116

Running target unix/-fstack-protector

=== gfortran Summary for unix/-fstack-protector ===

# of expected passes30336
# of expected failures  13
# of unsupported tests  116

Running target unix/-m64

=== gfortran Summary for unix/-m64 ===

# of expected passes30481
# of expected failures  13
# of unsupported tests  47

=== gfortran Summary ===

# of expected passes91153
# of expected failures  39
# of unsupported tests  279
/scratch/packages/gcc/4.4/gcc-4.4-4.4.5/build/gcc/testsuite/gfortran/../../gfortran
  version 4.4.5 (Debian 4.4.5-11) 

=== obj-c++ tests ===


Running target unix
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary for unix ===

# of expected passes436
# of unexpected successes   1
# of expected failures  9
# of unresolved testcases   3
# of unsupported tests  13

Running target unix/-fstack-protector
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary for unix/-fstack-protector ===

# of expected passes436
# of unexpected successes   1
# of expected failures  9
# of unresolved testcases   3
# of unsupported tests  13

Running target unix/-m64
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary for unix/-m64

Results for 4.4.5 (Debian 4.4.5-12) testsuite on i486-pc-kfreebsd-gnu

2011-02-17 Thread Matthias Klose
LAST_UPDATED: Tue Feb 15 14:10:26 UTC 2011 (revision 170176)

Target: i486-kfreebsd-gnu
gcc version 4.4.5 (Debian 4.4.5-12) 
Native configuration is i486-pc-kfreebsd-gnu

=== g++ tests ===


Running target unix

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

# of expected passes20280
# of expected failures  157
# of unsupported tests  117

Running target unix/-fstack-protector

=== g++ Summary for unix/-fstack-protector ===

# of expected passes20280
# of expected failures  157
# of unsupported tests  117

=== g++ Summary ===

# of expected passes40560
# of expected failures  314
# of unsupported tests  234
/build/buildd-gcc-4.4_4.4.5-12-kfreebsd-i386-_VHLIt/gcc-4.4-4.4.5/build/gcc/testsuite/g++/../../g++
  version 4.4.5 (Debian 4.4.5-12) 

=== gcc tests ===


Running target unix
FAIL: largefile.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O0 -g assembly comparison
FAIL: largefile.c  -O0  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O0  assembly comparison
FAIL: largefile.c  -O1  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O1  assembly comparison
FAIL: largefile.c  -O2  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O2  assembly comparison
FAIL: largefile.c  -O3 -fomit-frame-pointer  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O3 -fomit-frame-pointer  assembly comparison
FAIL: largefile.c  -O3 -g  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O3 -g  assembly comparison
FAIL: largefile.c  -Os  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -Os  assembly comparison

=== gcc Summary for unix ===

# of expected passes57401
# of unexpected failures14
# of expected failures  193
# of unsupported tests  543

Running target unix/-fstack-protector
FAIL: gcc.c-torture/compile/limits-blockid.c  -O0  (internal compiler error)
FAIL: gcc.c-torture/compile/limits-blockid.c  -O0  (test for excess errors)
FAIL: largefile.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c -O0 -g assembly comparison
FAIL: largefile.c  -O0  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O0  assembly comparison
FAIL: largefile.c  -O1  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O1  assembly comparison
FAIL: largefile.c  -O2  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O2  assembly comparison
FAIL: largefile.c  -O3 -fomit-frame-pointer  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O3 -fomit-frame-pointer  assembly comparison
FAIL: largefile.c  -O3 -g  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -O3 -g  assembly comparison
FAIL: largefile.c  -Os  -I. (test for excess errors)
FAIL: gcc.dg/pch/largefile.c  -Os  assembly comparison

=== gcc Summary for unix/-fstack-protector ===

# of expected passes57400
# of unexpected failures16
# of expected failures  193
# of unsupported tests  543

=== gcc Summary ===

# of expected passes114801
# of unexpected failures30
# of expected failures  386
# of unsupported tests  1086
/build/buildd-gcc-4.4_4.4.5-12-kfreebsd-i386-_VHLIt/gcc-4.4-4.4.5/build/gcc/xgcc
  version 4.4.5 (Debian 4.4.5-12) 

=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/allocatable_function_1.f90  -O0  scan-tree-dump-times 
original "free" 10
FAIL: gfortran.dg/allocatable_function_1.f90  -O1  scan-tree-dump-times 
original "free" 10
FAIL: gfortran.dg/allocatable_function_1.f90  -O2  scan-tree-dump-times 
original "free" 10
FAIL: gfortran.dg/allocatable_function_1.f90  -O3 -fomit-frame-pointer  
scan-tree-dump-times original "free" 10
FAIL: gfortran.dg/allocatable_function_1.f90  -O3 -fomit-frame-pointer 
-funroll-loops  scan-tree-dump-times original "free" 10
FAIL: gfortran.dg/allocatable_function_1.f90  -O3 -fomit-frame-pointer 
-funroll-all-loops -finline-functions  scan-tree-dump-times original "free" 10
FAIL: gfortran.dg/allocatable_function_1.f90  -O3 -g  scan-tree-dump-times 
original "free" 10
FAIL: gfortran.dg/allocatable_function_1.f90  -Os  scan-tree-dump-times 
original "free" 10

=== gfortran Summary for unix ===

# of expected passes30328
# of unexpected failures8
# of expected failures  13
# of unsupported tests  116

Running target unix/-fstack-protector
FAIL: gfortran.dg/allocatable_function_1.f90  -O0  scan-tree-dump-times 
original "free" 10
FAIL: gfortran.dg/allocatable_function_1.f90  -O1  scan-tree-dump-times 
original "free" 10
FAIL: gfortran.dg/allocatable_function_1.f90  -O2  scan-tree-dump-times 
original "free" 10
FAIL: gfortran.dg/allocatable_function_1.f90  -O3 -fomit-frame-pointer  
scan-tree-dump-times original "free" 10
FAIL: gfortran

Results for 4.4.5 (Debian 4.4.5-12) testsuite on x86_64-pc-linux-gnu

2011-02-17 Thread Matthias Klose
LAST_UPDATED: Tue Feb 15 14:10:26 UTC 2011 (revision 170176)

Target: x86_64-linux-gnu
gcc version 4.4.5 (Debian 4.4.5-12) 
Native configuration is x86_64-pc-linux-gnu

=== g++ tests ===


Running target unix

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

# of expected passes19992
# of expected failures  157
# of unsupported tests  254

Running target unix/-fstack-protector

=== g++ Summary for unix/-fstack-protector ===

# of expected passes19992
# of expected failures  157
# of unsupported tests  254

Running target unix/-m32

=== g++ Summary for unix/-m32 ===

# of expected passes20311
# of expected failures  157
# of unsupported tests  102

=== g++ Summary ===

# of expected passes60295
# of expected failures  471
# of unsupported tests  610
/build/buildd-gcc-4.4_4.4.5-12-amd64-7pIPpN/gcc-4.4-4.4.5/build/gcc/testsuite/g++/../../g++
  version 4.4.5 (Debian 4.4.5-12) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/tree-prof/bb-reorg.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/bb-reorg.c execution,-fprofile-use 
-D_PROFILE_USE
FAIL: gcc.dg/tree-prof/pr34999.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/pr34999.c execution,-fprofile-use 
-D_PROFILE_USE

=== gcc Summary for unix ===

# of expected passes58112
# of unexpected failures2
# of expected failures  192
# of unresolved testcases   2
# of unsupported tests  743

Running target unix/-fstack-protector
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-blockid.c  -O0  (test for excess errors)
FAIL: gcc.dg/tree-prof/bb-reorg.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/bb-reorg.c execution,-fprofile-use 
-D_PROFILE_USE
FAIL: gcc.dg/tree-prof/pr34999.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/pr34999.c execution,-fprofile-use 
-D_PROFILE_USE

=== gcc Summary for unix/-fstack-protector ===

# of expected passes58111
# of unexpected failures3
# of expected failures  192
# of unresolved testcases   2
# of unsupported tests  743

Running target unix/-m32

=== gcc Summary for unix/-m32 ===

# of expected passes58468
# of expected failures  193
# of unsupported tests  456

=== gcc Summary ===

# of expected passes174691
# of unexpected failures5
# of expected failures  577
# of unresolved testcases   4
# of unsupported tests  1942
/build/buildd-gcc-4.4_4.4.5-12-amd64-7pIPpN/gcc-4.4-4.4.5/build/gcc/xgcc  
version 4.4.5 (Debian 4.4.5-12) 

=== gfortran tests ===


Running target unix

=== gfortran Summary for unix ===

# of expected passes30484
# of expected failures  13
# of unsupported tests  44

Running target unix/-fstack-protector

=== gfortran Summary for unix/-fstack-protector ===

# of expected passes30484
# of expected failures  13
# of unsupported tests  44

Running target unix/-m32

=== gfortran Summary for unix/-m32 ===

# of expected passes30355
# of expected failures  13
# of unsupported tests  105

=== gfortran Summary ===

# of expected passes91323
# of expected failures  39
# of unsupported tests  193
/build/buildd-gcc-4.4_4.4.5-12-amd64-7pIPpN/gcc-4.4-4.4.5/build/gcc/testsuite/gfortran/../../gfortran
  version 4.4.5 (Debian 4.4.5-12) 

=== obj-c++ tests ===


Running target unix
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary for unix ===

# of expected passes425
# of unexpected successes   1
# of expected failures  20
# of unresolved testcases   3
# of unsupported tests  13

Running target unix/-fstack-protector
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary for unix/-fstack-protector ===

# of expected passes425
# of unexpected successes   1
# of expected failures  20
# of unresolved testcases   3
# of unsupported tests  13

Running target unix/-m32
XPASS: obj-c++.d

Results for 4.4.5 (Debian 4.4.5-12) testsuite on alpha-unknown-linux-gnu

2011-02-17 Thread Matthias Klose
LAST_UPDATED: Tue Feb 15 14:10:26 UTC 2011 (revision 170176)

Native configuration is alpha-unknown-linux-gnu

=== libgomp tests ===


Running target unix

=== libgomp Summary ===

# of expected passes2508
=== libstdc++ tests ===


Running target unix
FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test
FAIL: 30_threads/condition_variable/members/2.cc execution test

=== libstdc++ Summary ===

# of expected passes6517
# of unexpected failures2
# of expected failures  80
# of unsupported tests  13
Target: alpha-linux-gnu
gcc version 4.4.5 (Debian 4.4.5-12) 

=== g++ tests ===


Running target unix

=== g++ Summary ===

# of expected passes19645
# of expected failures  157
# of unsupported tests  169
/build/buildd-gcc-4.4_4.4.5-12-alpha-74PRcs/gcc-4.4-4.4.5/build/gcc/testsuite/g++/../../g++
  version 4.4.5 (Debian 4.4.5-12) 

=== gcc tests ===


Running target unix
FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized "struct _fat_ptr 
_ans" 0
FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized "struct _fat_ptr 
_T2" 0

=== gcc Summary ===

# of expected passes50998
# of unexpected failures2
# of expected failures  117
# of unsupported tests  544
/build/buildd-gcc-4.4_4.4.5-12-alpha-74PRcs/gcc-4.4-4.4.5/build/gcc/xgcc  
version 4.4.5 (Debian 4.4.5-12) 

=== gfortran tests ===


Running target unix

=== gfortran Summary ===

# of expected passes30431
# of expected failures  13
# of unsupported tests  49
/build/buildd-gcc-4.4_4.4.5-12-alpha-74PRcs/gcc-4.4-4.4.5/build/gcc/testsuite/gfortran/../../gfortran
  version 4.4.5 (Debian 4.4.5-12) 

=== obj-c++ tests ===


Running target unix
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable
UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable

=== obj-c++ Summary ===

# of expected passes425
# of unexpected successes   1
# of expected failures  20
# of unresolved testcases   3
# of unsupported tests  13
/build/buildd-gcc-4.4_4.4.5-12-alpha-74PRcs/gcc-4.4-4.4.5/build/gcc/testsuite/obj-c++/../../g++
  version 4.4.5 (Debian 4.4.5-12) 

=== objc tests ===


Running target unix

=== objc Summary ===

# of expected passes1864
# of expected failures  15
# of unsupported tests  25
/build/buildd-gcc-4.4_4.4.5-12-alpha-74PRcs/gcc-4.4-4.4.5/build/gcc/xgcc  
version 4.4.5 (Debian 4.4.5-12) 


Compiler version: 4.4.5 (Debian 4.4.5-12) 
Platform: alpha-unknown-linux-gnu
configure flags: -v --with-pkgversion='Debian 4.4.5-12' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.4 --enable-shared --enable-multiarch 
--enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --disable-libssp --enable-objc-gc 
--with-long-double-128 --enable-checking=release --build=alpha-linux-gnu 
--host=alpha-linux-gnu --target=alpha-linux-gnu
BOOT_CFLAGS=


Build Dependencies:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  binutils2.20.1-16   The GNU 
assembler, linker and binary utilities
ii  g++-4.4 4.4.5-10The GNU C++ 
compiler
ii  libc6.1 2.11.2-11   Embedded GNU C 
Library: Shared libraries
pi  libcloog-ppl-dev0.15.9-2the Chunky Loop 
Generator (development files)
pi  libgmp3-dev 2:4.3.2+dfsg-1  Multiprecision 
arithmetic library developers tools
pi  libmpfr-dev 3.0.0-2 multiple 
precision floating-point computation developers tools
pi  libppl0.10-dev  0.10.2-9Parma Polyhedra 
Library (development)


svn-updates:
  updates from the 4.4 branch upto 20110215 (r170176).

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

gcc-driver-extra-langs:
  Add options and