[ubuntu/plucky-proposed] gcc-12 12.4.0-4ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Thu Jan 2 17:51:18 UTC 2025


gcc-12 (12.4.0-4ubuntu1) plucky; urgency=medium

  * Merge with Debian; remaining changes:
    - Build from upstream sources.

gcc-12 (12.4.0-4) unstable; urgency=medium

  * Update to git 20250102 from the gcc-12 branch.
    - Fix PR target/64242 (AVR), PR tree-optimization/117142,
      PR target/117562 (x86), PR target/117744 (AVR), PR target/117357 (x86),
      PR target/117659 (AVR), PR target/117525 (AVR), PR target/117418 (x86),
      PR tree-optimization/117398, PR target/117318 (x86),
      PR rtl-optimization/117327, PR target/116415 (PPC),
      PR target/117240 (x86), PR target/117159 (x86), PR target/117116 (x86),
      PR ipa/111613, PR ipa/109985, PR ipa/113787, PR ipa/115033, PR ipa/114207,
      PR tree-optimization/109934, PR target/116962 (x86),
      PR tree-optimization/116585, PR target/116839 (x86),
      PR target/115860 (S390), PR target/116621 (x86), PR ipa/116410,
      PR target/116512 (x86), PR target/114603 (AArch64),
      PR target/114607 (AArch64), PR target/116043 (x86), PR target/113384 (PA),
      PR target/116189 (SH), PR target/114759 (PPC), PR target/114759 (PPC),
      PR target/115389 (PPC), PR tree-optimization/115843,
      PR rtl-optimization/115565, PR target/97367 (PPC),
      PR rtl-optimization/115049, PR target/115526 (alpha),
      PR target/115872, PR target/115611 (ARM), PR ada/117996, PR ada/115917,
      PR ada/114593, PR c++/117615, PR c++/117158, PR c++/116676,
      PR fortran/105054, PR fortran/117763, PR fortran/109345, PR fortran/79685,
      PR fortran/84868, PR fortran/100273, PR fortran/108889, PR fortran/103115,
      PR libstdc++/115399, PR libstdc++/116641, PR libstdc++/115585.
  * Fix amdgcn-tools links for the amdgcn offload install.
  * Fix check for assembler section merging support on ARM, see binutils
    PR ld/32491.
  * Revert PR ada/117996, causing a change in the gnat-12-xxx provides.
    See #1090345.
  * d/control: Add Rules-Requires-Root: binary-targets. Too late for trixie.
  * Rewrite the logwatch script to look at all log files.
  * Drop the package-metadata spec, now implemented in the linkers.
  * Fix libphobos testsuite with sbuild's unshare backend. Addresses: #1089007.
  * Fix PR libgomp/117851, taken from the trunk.
  * Build-depend on git, needed for the gotools tests.
  * Don't run the libgo tests for multilibs, that cannot run.
  * Don't run the gnat and gm2 tests for multilibs, which are not built.
  * Bump standards version.
  * Refresh patches.
  * Remove the ada-nobiarch-check patch, superseded.

Date: Thu, 02 Jan 2025 18:49:02 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gcc-12/12.4.0-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 02 Jan 2025 18:49:02 +0100
Source: gcc-12
Built-For-Profiles: noudeb
Architecture: source
Version: 12.4.0-4ubuntu1
Distribution: plucky
Urgency: medium
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Changes:
 gcc-12 (12.4.0-4ubuntu1) plucky; urgency=medium
 .
   * Merge with Debian; remaining changes:
     - Build from upstream sources.
 .
 gcc-12 (12.4.0-4) unstable; urgency=medium
 .
   * Update to git 20250102 from the gcc-12 branch.
     - Fix PR target/64242 (AVR), PR tree-optimization/117142,
       PR target/117562 (x86), PR target/117744 (AVR), PR target/117357 (x86),
       PR target/117659 (AVR), PR target/117525 (AVR), PR target/117418 (x86),
       PR tree-optimization/117398, PR target/117318 (x86),
       PR rtl-optimization/117327, PR target/116415 (PPC),
       PR target/117240 (x86), PR target/117159 (x86), PR target/117116 (x86),
       PR ipa/111613, PR ipa/109985, PR ipa/113787, PR ipa/115033, PR ipa/114207,
       PR tree-optimization/109934, PR target/116962 (x86),
       PR tree-optimization/116585, PR target/116839 (x86),
       PR target/115860 (S390), PR target/116621 (x86), PR ipa/116410,
       PR target/116512 (x86), PR target/114603 (AArch64),
       PR target/114607 (AArch64), PR target/116043 (x86), PR target/113384 (PA),
       PR target/116189 (SH), PR target/114759 (PPC), PR target/114759 (PPC),
       PR target/115389 (PPC), PR tree-optimization/115843,
       PR rtl-optimization/115565, PR target/97367 (PPC),
       PR rtl-optimization/115049, PR target/115526 (alpha),
       PR target/115872, PR target/115611 (ARM), PR ada/117996, PR ada/115917,
       PR ada/114593, PR c++/117615, PR c++/117158, PR c++/116676,
       PR fortran/105054, PR fortran/117763, PR fortran/109345, PR fortran/79685,
       PR fortran/84868, PR fortran/100273, PR fortran/108889, PR fortran/103115,
       PR libstdc++/115399, PR libstdc++/116641, PR libstdc++/115585.
   * Fix amdgcn-tools links for the amdgcn offload install.
   * Fix check for assembler section merging support on ARM, see binutils
     PR ld/32491.
   * Revert PR ada/117996, causing a change in the gnat-12-xxx provides.
     See #1090345.
   * d/control: Add Rules-Requires-Root: binary-targets. Too late for trixie.
   * Rewrite the logwatch script to look at all log files.
   * Drop the package-metadata spec, now implemented in the linkers.
   * Fix libphobos testsuite with sbuild's unshare backend. Addresses: #1089007.
   * Fix PR libgomp/117851, taken from the trunk.
   * Build-depend on git, needed for the gotools tests.
   * Don't run the libgo tests for multilibs, that cannot run.
   * Don't run the gnat and gm2 tests for multilibs, which are not built.
   * Bump standards version.
   * Refresh patches.
   * Remove the ada-nobiarch-check patch, superseded.
Checksums-Sha1:
 ab5fa366a827e396b33c7b2dc5b991ac800b2219 22169 gcc-12_12.4.0-4ubuntu1.dsc
 42101f00b263edc8353dd11de5228cec8d1889e6 650696 gcc-12_12.4.0-4ubuntu1.debian.tar.xz
 c66c8e09189d8925f89716a41cffbfa4443d1b38 10086 gcc-12_12.4.0-4ubuntu1_source.buildinfo
Checksums-Sha256:
 b5cf7ebdc07ef21b354e9df74c4efd8ba633065eaa461ebbaa1a42f2b51f9963 22169 gcc-12_12.4.0-4ubuntu1.dsc
 db4d8d55d0e06af0c4dadb9c70c075b84b4c279915faa5c008728c48a90f7643 650696 gcc-12_12.4.0-4ubuntu1.debian.tar.xz
 3a8839ba9e72427c09293cfe0f7a7cf52e5037e5e343a5ef8a2b4f1ebc6a79fe 10086 gcc-12_12.4.0-4ubuntu1_source.buildinfo
Files:
 20056f3f44986864cdd964268c1755ae 22169 devel optional gcc-12_12.4.0-4ubuntu1.dsc
 923c23700dcb7a5888fc982fea21e31c 650696 devel optional gcc-12_12.4.0-4ubuntu1.debian.tar.xz
 2fda4e77ada3160152cb88a223735b3f 10086 devel optional gcc-12_12.4.0-4ubuntu1_source.buildinfo
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>


More information about the plucky-changes mailing list