Change logs for gcc-4.7 source package in Quantal

  • gcc-4.7 (4.7.2-2ubuntu1) quantal; urgency=low
    
      * Merge with Debian.
    
    gcc-4.7 (4.7.2-2) unstable; urgency=low
    
      * Fix PR tree-optimization/54563 (), PR target/54564 (fma builtin fix),
        PR c/54552 (ice on valid), PR lto/54312 (memory hog), PR c/54103 (ice on
        valid), PR middle-end/54638 (memory corruption), taken from the 4.7 branch.
      * Go fixes, taken from the 4.7 branch.
      * On ARM, don't warn anymore that 4.4 has changed the `va_list' mangling,
        taken from the trunk.
      * Mention the NEWS changes for all uploads. Closes: #688278.
     -- Matthias Klose <email address hidden>   Fri, 21 Sep 2012 17:08:03 +0200
  • gcc-4.7 (4.7.2-1ubuntu1) quantal; urgency=low
    
      * Include (but do not apply) the aarch64 backport to the 4.7 branch.
      * Don't run the testsuite on armel, timeouts on the buildds.
    
    gcc-4.7 (4.7.2-1) unstable; urgency=low
    
      * GCC 4.7.2 release.
      * Issues addressed after the release candidate:
        - PR c++/53661 (wrong warning), LTO backport from trunk, documentation fix.
     -- Matthias Klose <email address hidden>   Thu, 20 Sep 2012 13:14:47 +0200
  • gcc-4.7 (4.7.1-9ubuntu2) quantal; urgency=low
    
      * No change re-upload, with the testsuite disabled to get the
        package into the archive on armel (failed three times to build
        on the buildds without leaving an error log).
     -- Matthias Klose <email address hidden>   Mon, 17 Sep 2012 11:58:54 +0200
  • gcc-4.7 (4.7.1-9ubuntu1) quantal; urgency=low
    
      * Merge with Debian.
    
    gcc-4.7 (4.7.1-9) unstable; urgency=low
    
      * GCC 4.7.2 release candidate 1.
      * Update to SVN 20120914 (r191306) from the gcc-4_7-branch.
        - Fix PR libstdc++/54388, PR libstdc++/54172, PR libstdc++/54172,
          PR debug/54534, PR target/54536 (AVR), PR middle-end/54515 (ice on valid),
          PR c++/54506 (rejects valid), PR c++/54341 (ice on valid),
          PR c++/54253 (ice on valid), PR c/54559 (closes: #687496),
          PR gcov-profile/54487, PR c++/53839, PR c++/54511, PR c++/53836,
          PR fortran/54556.
      * Update the Linaro support to the 4.7-2012.09 release.
        - Adds support for the NEON vext instruction when shuffling.
        - Backports improvements to scheduling transfers between VFP and core
          registers.
        - Backports support for the UBFX instruction on certain bit extract idioms.
     -- Matthias Klose <email address hidden>   Thu, 13 Sep 2012 13:40:27 +0200
  • gcc-4.7 (4.7.1-8ubuntu1) quantal; urgency=low
    
      * Merge with Debian.
    
    gcc-4.7 (4.7.1-8) unstable; urgency=low
    
      * Update to SVN 20120908 (r191092) from the gcc-4_7-branch.
        - Fix PR libstdc++/54376, PR libstdc++/54297, PR libstdc++/54351,
          PR libstdc++/54297, PR target/54461 (AVR), PR target/54476 (AVR),
          PR target/54220 (AVR), PR fortran/54208 (rejects valid),
          PR middle-end/53667 (wrong code), PR target/54252 (ARM, wrong code),
          PR rtl-optimization/54455 (ice on valid), PR driver/54335 (docs),
          PR tree-optimization/54498 (wrong code), PR target/45070 (wrong code),
          PR tree-optimization/54494 (wrong code), PR target/54436 (x86),
          PR c/54428 (ice on valid), PR c/54363 (ice on valid),
          PR rtl-optimization/54369 (mips, sparc, wrong code), PR middle-end/54146,
          PR target/46254 (ice on valid), PR rtl-optimization/54088 (ice on valid),
          PR target/54212 (ARM, wrong code), PR c++/54197 (wrong code),
          PR lto/53572, PR tree-optimization/53922 (wrong code).
        - Go fixes.
    
      [ Nobuhiro Iwamatsu ]
      * Remove sh4-enable-ieee.diff, -mieee enabled by default. Closes: #685975.
    
      [ Matthias Klose ]
      * Fix PR c++/54341, PR c++/54253, taken from the trunk. Closes: #685430.
      * Update libitm package description. Closes: #686802.
     -- Matthias Klose <email address hidden>   Fri, 07 Sep 2012 13:50:37 +0200
  • gcc-4.7 (4.7.1-7ubuntu1) quantal; urgency=low
    
      * Merge with Debian.
    
    gcc-4.7 (4.7.1-7) unstable; urgency=low
    
      * Update to SVN 20120814 (r190380) from the gcc-4_7-branch.
        - Fix PR libstdc++/54036, PR target/53961 (x86), PR libstdc++/54185,
          PR rtl-optimization/53942, PR rtl-optimization/54157.
    
      [ Thibaut Girka ]
      * Fix cross compilers for 64bit architectures when using
        DEB_CROSS_NO_BIARCH.
      * Fix glibc dependency for multiarch enabled builds for architectures
        with a different libc-dev package name.
    
      [ Aurelien Jarno ]
      * powerpc64: Fix non-multilib builds.
    
      [ Matthias Klose ]
      * Fix syntax error generating the control file for cross builds.
        Closes: #682104.
      * spu build: Move static libraries to version specific directories.
        Closes: #680022.
      * Don't run the libstdc++ tests on mipsel, times out on the buildds.
      * Update the Linaro support to the 4.7-2012.08 release.
     -- Matthias Klose <email address hidden>   Wed, 15 Aug 2012 16:55:52 +0200
  • gcc-4.7 (4.7.1-6ubuntu1) quantal; urgency=low
    
      * Merge with Debian.
    
    gcc-4.7 (4.7.1-6) unstable; urgency=low
    
      * Update to SVN 20120731 (r190015) from the gcc-4_7-branch.
        - Fix PR libstdc++/54075, PR libstdc++/53270, PR libstdc++/53978,
          PR target/33135 (SH), PR target/53877 (x86), PR rtl-optimization/52250,
          PR middle-end/54017, PR target/54029, PR target/53961 (x86),
          PR target/53110 (x86), PR rtl-optimization/53908, PR c++/54038,
          PR c++/54026, PR c++/53995, PR c++/53989, PR c++/53549 (closes: #680931),
          PR c++/53953.
     -- Matthias Klose <email address hidden>   Thu, 02 Aug 2012 00:48:37 +0200
  • gcc-4.7 (4.7.1-5ubuntu1) quantal; urgency=low
    
      * Merge with Debian.
    
    gcc-4.7 (4.7.1-5) unstable; urgency=high
    
      * Update to SVN 20120713 (r189464) from the gcc-4_7-branch.
        - Fix PR libstdc++/53657, PR c++/53733 (DR 1402), PR target/53811,
          PR target/53853.
    
    gcc-4.7 (4.7.1-4) unstable; urgency=medium
    
      * Update to SVN 20120709 (r189388) from the gcc-4_7-branch.
        - Fix PR libstdc++/53872, PR libstdc++/53830, PR bootstrap/52947,
          PR middle-end/52786, PR middle-end/50708, PR tree-optimization/53693,
          PR middle-end/52621, PR middle-end/53433, PR fortran/53732,
          PR libstdc++/53578, PR c++/53882 (closes: #680521), PR c++/53826.
      * Update the Linaro support to the 4.7-2012.07 release.
      * Fix build on pre-multiarch releases (based on a patch from Chip Salzenberg).
        Closes: #680590.
     -- Matthias Klose <email address hidden>   Sat, 14 Jul 2012 01:12:20 +0200
  • gcc-4.7 (4.7.1-3ubuntu1) quantal; urgency=low
    
      * Update to SVN 20120707 (r189352) from the gcc-4_7-branch.
        - Fix PR libstdc++/53872, PR libstdc++/53830, PR bootstrap/52947,
          PR middle-end/52786, PR middle-end/50708, PR tree-optimization/53693,
          PR middle-end/52621, PR middle-end/53433, PR fortran/53732,
          PR libstdc++/53578.
      * Update the Linaro support to the 4.7-2012.07 release.
      * Fix build on pre-multiarch releases (based on patch from Chip Salzenberg).
        Closes: #680590.
    
    gcc-4.7 (4.7.1-3) unstable; urgency=low
    
      * Update to SVN 20120703 (r189219) from the gcc-4_7-branch.
        - Fix PR preprocessor/37215, PR middle-end/38474, PR target/53595 (AVR),
          PR middle-end/53790, PR debug/53682, PR target/53759 (x86),
          PR c++/53816, PR c++/53821, PR c++/51214, PR c++/53498, PR c++/53305,
          PR c++/52988 (wrong code), PR c++/53202 (wrong code), PR c++/53594.
        - The change for PR libstdc++/49561 was reverted. The std::list size is
          now the same again in c++98 and c++11 mode.
      * Revert the local std::list work around.
      * Build using isl instead of ppl for snapshot builds.
     -- Matthias Klose <email address hidden>   Sun, 08 Jul 2012 01:01:30 +0200
  • gcc-4.7 (4.7.1-2ubuntu1) quantal; urgency=low
    
      * Update the Linaro support to the 4.7-2012.06 release.
    
    gcc-4.7 (4.7.1-2) unstable; urgency=medium
    
      * Update to SVN 20120623 (r188906) from the gcc-4_7-branch.
        - Fix PR rtl-optimization/53700, PR target/52908, PR ada/53592,
          PR libstdc++/53270, PR libstdc++/53678, PR gcov-profile/53744,
          PR c++/52637, PR middle-end/53470, PR c++/53651, PR c++/53137,
          PR c++/53599, PR fortran/53691, PR fortran/53685.
      * Update NEWS files for 4.7.1.
      * Bump gcc/FULL-VERSION to 4.7.1.
      * Update the Linaro support to the 4.7-2012.06 release.
      * Restore std::list ABI compatibility in c++11 mode. The upstream behaviour
        can be enabled defining __CXX0X_STD_LIST_ABI_INCOMPAT__. This work around
        will be replaced with an upstream solution.
      * Fix PR debug/53682, taken from the trunk. Closes: #677606.
      * Use $(with_gccbase) and $(with_gccxbase) to determine whether to enable it
        in the control file (Thibaut Girka).
      * When building a cross-compiler, runtime libraries for the target
        architecture may be cross-built. Tell debhelper/dpkg-dev those packages
        are indeed for a foreign architecture (Thibaut Girka).
    
    gcc-4.7 (4.7.1-1) unstable; urgency=low
    
      * GCC 4.7.1 release.
     -- Matthias Klose <email address hidden>   Sat, 23 Jun 2012 13:26:03 +0200
  • gcc-4.7 (4.7.0-13ubuntu1) quantal; urgency=low
    
      * Regenerate the control file.
    
    gcc-4.7 (4.7.0-13) unstable; urgency=low
    
      * Update to SVN 20120612 (r188457) from the gcc-4_7-branch.
        - Fix PR c++/53602 (LP: #1007616).
    
      * Document the changed ssp-buffer-size default in Ubuntu 10.10 and
        later (Kees Cook). LP: #990141.
      * Fix PR c++/26155, ICE after error with namespace alias. LP: #321883.
      * Fix PR c++/53599 (reverting the fix for PR c++/53137).
        Closes: #676729. LP: #1010896.
      * Fix manual page names for cross builds (Thibaut Girka). Closes: #675516.
      * Remove dpkg-cross build dependency for cross builds (Thibaut Girka).
        Closes: #675511.
     -- Matthias Klose <email address hidden>   Tue, 12 Jun 2012 17:54:25 +0200
  • gcc-4.7 (4.7.0-12ubuntu1) quantal; urgency=low
    
      * Regenerate the control file.
    
    gcc-4.7 (4.7.0-12) unstable; urgency=low
    
      * Update to SVN 20120606 (r188261) from the gcc-4_7-branch (release
        candidate 1 or 4.7.1).
        - Fix PR libstdc++/52007, PR c++/53524, PR target/53559,
          PR middle-end/47530, PR middle-end/53471, PR middle-end/52979,
          PR target/46261, PR tree-optimization/53550, PR middle-end/52080,
          PR middle-end/52097, PR middle-end/48124, PR middle-end/53501,
          PR target/52667, PR target/52642, PR middle-end/48493, PR c++/53524,
          PR c++/52973, PR c++/52725, PR c++/53137, PR c++/53484, PR c++/53500,
          PR c++/52905, PR fortran/53521.
        - Go and libgo updates.
      * Include README.Debian in README.Debian.<arch>.
      * Fix PR c/33763, proposed patch from the issue. Closes: #672411.
      * Fix build failure in libgo with hardening defaults.
     -- Matthias Klose <email address hidden>   Wed, 06 Jun 2012 13:46:57 +0200
  • gcc-4.7 (4.7.0-11ubuntu2) quantal; urgency=low
    
      * Fix build failure in libgo with hardening defaults.
     -- Matthias Klose <email address hidden>   Thu, 31 May 2012 10:24:37 +0800
  • gcc-4.7 (4.7.0-11ubuntu1) quantal; urgency=low
    
      * Regenerate the control file.
    
    gcc-4.7 (4.7.0-11) unstable; urgency=low
    
      * Update to SVN 20120530 (r188035) from the gcc-4_7-branch.
        - Fix PR c++/53356, PR c++/53491, PR c++/53503, PR c++/53220,
          PR middle-end/53501, PR rtl-optimization/53519,
          PR tree-optimization/53516, PR tree-optimization/53438,
          PR target/52999, PR middle-end/53008.
    
      [ Matthias Klose ]
      * Build-depend on netbase when building Go. Closes: #674306.
    
      [ Marcin Juszkiewicz ]
      * Use the multiarch default for staged builds.
    
    gcc-4.7 (4.7.0-10) unstable; urgency=low
    
      * Update to SVN 20120528 (r187927) from the gcc-4_7-branch.
        - Fix PR rtl-optimization/52528, PR lto/52178, PR target/53435,
          PR ada/52362, PR target/53385, PR middle-end/53460,
          PR tree-optimization/53465, PR target/53448, PR tree-optimization/53408,
          PR ada/52362, PR fortran/53389.
      * Fix warning building libiberty/md5.c. PR other/53285. Closes: #674830.
    
    gcc-4.7 (4.7.0-9) unstable; urgency=low
    
      * Update to SVN 20120522 (r187756) from the gcc-4_7-branch.
        - Fix PR bootstrap/53183, PR tree-optimization/53436,
          PR tree-optimization/53366, PR tree-optimization/53409,
          PR tree-optimization/53410, PR c/53418, PR target/53416,
          PR middle-end/52584, PR debug/52727, PR tree-optimization/53364,
          PR target/53358, PR rtl-optimization/52804, PR target/46098,
          PR target/53256, PR c++/53209, PR c++/53301, PR ada/52494,
          PR fortran/53310
      * Update the Linaro support to the 4.7-2012.05 release.
    
    gcc-4.7 (4.7.0-8) unstable; urgency=low
    
      * Update to SVN 20120509 (r187339) from the gcc-4_7-branch.
        - Fix PR libstdc++/53193, PR target/53272, PR tree-optimization/53239,
          PR tree-optimization/53195, PR target/52999, PR target/53228,
          PR tree-optimization/52633, PR tree-optimization/52870, PR target/48496,
          PR target/53199, PR target/52684, PR lto/52605, PR plugins/53126,
          PR debug/53174, PR target/53187, PR tree-optimization/53144,
          PR c++/53186, PR fortran/53255, PR fortran/53111, PR fortran/52864.
        - Fix plugin check in gcc-{ar,nm,ranlib}-4.7.
      * Install man pages for gcc-{ar,nm,ranlib}-4.7.
     -- Matthias Klose <email address hidden>   Thu, 31 May 2012 08:54:04 +0800
  • gcc-4.7 (4.7.0-7ubuntu4) quantal; urgency=low
    
      * No-change rebuild to complete the gcc->glibc->gcc re-bootstrap
        dance on armel, and regenrate ourselves completely as ARMv5T.
     -- Adam Conrad <email address hidden>   Wed, 23 May 2012 15:48:05 -0600
  • gcc-4.7 (4.7.0-7ubuntu3) quantal; urgency=low
    
      * Regenerate the control file.
    
    gcc-4.7 (4.7.0-7) unstable; urgency=low
    
      * Update to SVN 20120502 (r187039) from the gcc-4_7-branch.
        - Fix PR libstdc++/53115, PR tree-optimization/53163,
          PR rtl-optimization/53160, PR middle-end/53136, PR fortran/53148.
        - libgo fix for mips.
      * Fix setting MULTILIB_DEFAULTS for ARM multilib builds.
      * Build Go on mips.
      * Revert: Don't build multilib gnat on armel and armhf.
      * Fix multiarch patch for alpha (Michael Cree). Closes: #670571.
      * Fix Go multilib packaging issue for mips and mipsel.
    
    gcc-4.7 (4.7.0-6) unstable; urgency=low
    
      * Update to SVN 20120430 (r186964) from the gcc-4_7-branch.
        - Fix PR target/53138.
      * Build Go on ARM.
      * Treat wheezy the same as sid in more places (Peter Green).
        Addresses: #670821.
     -- Matthias Klose <email address hidden>   Wed, 02 May 2012 13:18:23 +0200
  • gcc-4.7 (4.7.0-7ubuntu2) quantal; urgency=low
    
      * Regenerate the control file.
    
    gcc-4.7 (4.7.0-7) unstable; urgency=low
    
      * Update to SVN 20120502 (r187039) from the gcc-4_7-branch.
        - Fix PR libstdc++/53115, PR tree-optimization/53163,
          PR rtl-optimization/53160, PR middle-end/53136, PR fortran/53148.
        - libgo fix for mips.
      * Fix setting MULTILIB_DEFAULTS for ARM multilib builds.
      * Build Go on mips.
      * Revert: Don't build multilib gnat on armel and armhf.
      * Fix multiarch patch for alpha (Michael Cree). Closes: #670571.
      * Fix Go multilib packaging issue for mips and mipsel.
    
    gcc-4.7 (4.7.0-6) unstable; urgency=low
    
      * Update to SVN 20120430 (r186964) from the gcc-4_7-branch.
        - Fix PR target/53138.
      * Build Go on ARM.
      * Treat wheezy the same as sid in more places (Peter Green).
        Addresses: #670821.
     -- Matthias Klose <email address hidden>   Wed, 02 May 2012 13:18:23 +0200
  • gcc-4.7 (4.7.0-7ubuntu1) quantal; urgency=low
    
      * Update to SVN 20120430 (r186988) from the gcc-4_7-branch.
        - libgo fix for mips.
      * Fix setting MULTILIB_DEFAULTS for ARM multilib builds.
      * Build Go on mips.
      * Revert: Don't build multilib gnat on armel and armhf.
      * Fix multiarch patch for alpha (Michael Cree). Closes: #670571.
    
    gcc-4.7 (4.7.0-7) unstable; urgency=low
    
      * Update to SVN 20120430 (r186988) from the gcc-4_7-branch.
        - libgo fix for mips.
      * Fix setting MULTILIB_DEFAULTS for ARM multilib builds.
      * Build Go on mips.
      * Revert: Don't build multilib gnat on armel and armhf.
      * Fix multiarch patch for alpha (Michael Cree). Closes: #670571.
    
    gcc-4.7 (4.7.0-6) unstable; urgency=low
    
      * Update to SVN 20120430 (r186964) from the gcc-4_7-branch.
        - Fix PR target/53138.
      * Build Go on ARM.
      * Treat wheezy the same as sid in more places (Peter Green).
        Addresses: #670821.
     -- Matthias Klose <email address hidden>   Mon, 30 Apr 2012 19:15:09 +0200
  • gcc-4.7 (4.7.0-5ubuntu1) quantal; urgency=low
    
      * Re-enable multilib builds on armel and armhf.
    
    gcc-4.7 (4.7.0-5) unstable; urgency=medium
    
      * Update to SVN 20120428 (r186932) from the gcc-4_7-branch.
        - Fix PR c/52880, PR target/53065, PR tree-optimization/53085,
          PR c/51527, PR target/53120.
    
      [ Matthias Klose ]
      * Don't build multilib gnat on armel and armhf.
      * Don't try to run the libstdc++ testsuite if the C++ frontend isn't built.
      * Install the unwind-arm-common.h header file.
      * Fix ARM biarch package builds.
    
      [ Aurelien Jarno ]
      * Reenable parallel builds on GNU/kFreeBSD.
      * Fix libgcc building on MIPS N32/64. Closes: #669858.
     -- Matthias Klose <email address hidden>   Sat, 28 Apr 2012 12:19:11 +0200
  • gcc-4.7 (4.7.0-4ubuntu2) quantal; urgency=low
    
      * Default to armv5t, soft float on armel.
    
    gcc-4.7 (4.7.0-4ubuntu1) quantal; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.7 (4.7.0-4) unstable; urgency=low
    
      * Update to SVN 20120424 (r186746) from the gcc-4_7-branch.
        - Fix PR libstdc++/52924, PR libstdc++/52591, PR middle-end/52894,
          PR testsuite/53046, PR libstdc++/53067, PR libstdc++/53027,
          PR libstdc++/52839, PR bootstrap/52840, PR libstdc++/52689,
          PR libstdc++/52699, PR libstdc++/52822, PR libstdc++/52942,
          PR middle-end/53084, PR middle-end/52999, PR c/53060,
          PR tree-optimizations/52891, PR target/53033, PR target/53020,
          PR target/52932, PR middle-end/52939, PR tree-optimization/52969,
          PR c/52862, PR target/52775, PR tree-optimization/52943, PR c++/53003,
          PR c++/38543, PR c++/50830, PR c++/50303, PR c++/52292, PR c++/52380,
          PR c++/52465, PR c++/52824, PR c++/52906.
    
      [ Matthias Klose ]
      * Update the Linaro support to the 4.7-2012.04 release.
      * Set the ARM hard-float linker path according to the consensus:
        http://lists.linaro.org/pipermail/cross-distro/2012-April/000261.html
      * Reenable the spu build on ppc64. Closes: #668272.
      * Update and reenable the gcc-cloog-dl patch.
    
      [ Samuel Thibault ]
      * ada-s-osinte-gnu.adb.diff, ada-s-osinte-gnu.ads.diff,
        ada-s-taprop-gnu.adb.diff, gcc_ada_gcc-interface_Makefile.in.diff:
        Add ada support for GNU/Hurd, thanks Svante Signell for the patches
        and bootstrap! (Closes: #668426).
    
    gcc-4.7 (4.7.0-3ubuntu1) precise; urgency=low
    
      * Update to SVN 20120412 (r186372) from the gcc-4_7-branch.
        - Fix PR libstdc++/52924, PR libstdc++/52591, PR middle-end/52894.
      * Update the Linaro support to the 4.7-2012.04 release.
    
    gcc-4.7 (4.7.0-3) unstable; urgency=low
    
      * Update to SVN 20120409 (r186249) from the gcc-4_7-branch.
        - Fix PR libitm/52854, PR libstdc++/52476, PR target/52717,
          PR tree-optimization/52406, PR c++/52596, PR c++/52796,
          PR fortran/52893, PR fortran/52668.
    
      [ Matthias Klose ]
      * Re-add missing dependency on libgcc in gcc-multilib. Closes: #667519.
      * Add support for GNU locales for GNU/Hurd (Svante Signell).
        Closes: #667662.
      * Reenable the spu build on ppc64. Closes: #664617.
      * Apply proposed patch for PR52894, stage1 bootstrap failure on hppa
        (John David Anglin). Closes: #667969.
    
      [ Nobuhiro Iwamatsu ]
      * Fix cross build targeting sh4. Closes: #663028.
      * Enable -mieee by default on sh4. Closes: #665328.
    
    gcc-4.7 (4.7.0-2) unstable; urgency=low
    
      * Update to SVN 20120403 (r186107) from the gcc-4_7-branch.
        - Fix PR middle-end/52547, PR libstdc++/52540, PR libstdc++/52433,
          PR target/52507, PR target/52505, PR target/52461, PR target/52508,
          PR c/52682, PR target/52610, PR middle-end/52640, PR target/50310,
          PR target/48596, PR target/48806, PR middle-end/52547, R target/52496,
          PR rtl-optimization/52543, PR target/52461, PR target/52488,
          PR target/52499, PR target/52148, PR target/52496, PR target/52484,
          PR target/52506, PR target/52505, PR target/52461, PR other/52545,
          PR c/52577, PR c++/52487, PR c++/52671, PR c++/52582, PR c++/52521,
          PR fortran/52452, PR target/52737, PR target/52698, PR middle-end/52693,
          PR middle-end/52691, PR middle-end/52750, PR target/52692,
          PR middle-end/51893, PR target/52737, PR target/52736, PR middle-end/52720,
          PR c++/52672, PR c++/52718, PR c++/52685, PR c++/52759, PR c++/52743,
          PR c++/52746, PR libstdc++/52799, PR libgfortran/52758,
          PR middle-end/52580, PR middle-end/52493, PR tree-optimization/52678,
          PR tree-optimization/52701, PR tree-optimization/52754,
          PR tree-optimization/52835.
    
      [ Matthias Klose ]
      * Update NEWS files for 4.7.
      * Include -print-multiarch option in gcc --help output. Closes: #656998.
      * Don't build Go on MIPS.
      * Update alpha-ieee.diff for 4.7.
      * Update gcc-multiarch.diff for sh4 (untested). Closes: #665935.
      * Update gcc-multiarch.diff for hppa (untested). Closes: #666162.
      * Re-add build dependency on doxygen.
    
      [ Samuel Thibault ]
      * debian/patches/ada-bug564232.diff: Enable on hurd too.
      * debian/patches/ada-libgnatprj.diff: Add hurd configuration.
    
    gcc-4.7 (4.7.0-1) unstable; urgency=low
    
      * GCC 4.7.0 release.
    
    gcc-4.7 (4.7.0~rc2-1) experimental; urgency=low
    
      * GCC-4.7 release candidate 2 (r185376).
      * libgo: Work around parse error of struct timex_ on ARM.
      * Update libstdc++6 symbols files.
      * Allow building Go from a separate source package.
      * Don't configure with --enable-gnu-unique-object on kfreebsd and hurd.
      * Include -print-multiarch option in gcc --help output. Closes: #656998.
      * Disable Go on mips* (PR go/52586).
    
    gcc-4.7 (4.7.0~rc1-2ubuntu1) precise; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream tarball.
    
    gcc-4.7 (4.7.0~rc1-2) experimental; urgency=low
    
      * Update to SVN 20120310 (r185183) from the gcc-4_6-branch.
      * Always configure with --enable-gnu-unique-object. LP: #949805.
      * Enable Go for ARM on releases with working getcontext/setcontext.
    
    gcc-4.7 (4.7.0~rc1-1ubuntu1) precise; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream tarball.
    
    gcc-4.7 (4.7-4.7.0~rc1-1) experimental; urgency=low
    
      * GCC-4.7 release candidate 1 (r184777).
    
      [ Marcin Juszkiewicz ]
      * Fix ARM sf/hf multilib dpkg-shlibdeps dependency generation.
    
      [ Matthias Klose ]
      * PR go/52218, don't build Go on ARM, getcontext/setcontext exists,
        but return ENOSYS.
      * Fix multiarch build on ia64.
      * Fix path calculation for the libstdc++ -gdb.py file when installed into
        multiarch locations. Closes: #661385. LP: #908163.
      * Disable Go on sparc (libgo getcontext/setcontext check failing).
    
      [ Thorsten Glaser ]
      * Apply patch from Alan Hourihane to fix err_bad_abi testcase on m68k.
    
      [ Jonathan Nieder ]
      * libstdc++6: Depends on libc (>= 2.11) for STB_GNU_UNIQUE support
        (Eugene V. Lyubimkin). Closes: #584572.
      * libstdc++6, libobjc2, libgfortran3, libmudflap0, libgomp1: Breaks
        pre-multiarch gcc. Closes: #651550.
      * libstdc++6: Lower priority from required to important. Closes: #661118.
    
      [Samuel Thibault]
      * Remove local patch, integrated upstream. Closes: ##661859.
     -- Matthias Klose <email address hidden>   Wed, 25 Apr 2012 11:42:06 +0200