- gcc-14 (14.2.0-8+rpi1) trixie-staging; urgency=medium
++gcc-14 (14.2.0-12+rpi1) trixie-staging; urgency=medium
+
+ [changes brought forward from gcc-8 8-20180207-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 17 Feb 2018 00:20:23 +0000]
+ * Don't pass -march=armv7+fp to compiler when building libatomic.
+
+ [changes introduced in gcc-8 8.2.0-16+rpi1 by Peter Michael Green]
+ * Disable testsuite (build seems to hang after testsuite completes).
+
- -- Raspbian forward porter <root@raspbian.org> Wed, 13 Nov 2024 22:05:35 +0000
++ -- Raspbian forward porter <root@raspbian.org> Mon, 13 Jan 2025 19:05:35 +0000
++
+ gcc-14 (14.2.0-12) unstable; urgency=medium
+
+ * Update to git 20241230 from the gcc-14 branch.
+ - Fix PR c++/118069, PR target/114801 (ARM), PR target/117675 (ARM),
+ PR fortran/117797, PR fortran/117897, PR fortran/117730,
+ PR fortran/84674, PR modula2/117120.
+ * Add missing build dependency on gnat [hurd-amd64] (Samuel Thibault).
+ Closes: #1089930.
+ * Use GCC 14 as build dependency except on m68k.
+ * d/control: Add Rules-Requires-Root: binary-targets. Too late for trixie.
+ * Run the testsuite in parallel again.
+ * Apply proposed patch for PR modula2/118045.
+ * Drop the package-metadata spec, now implemented in the linkers.
+ Closes: #1090824.
+ * Fix check for assembler section merging support on ARM, see binutils
+ PR ld/32491.
+
+ -- Matthias Klose <doko@debian.org> Mon, 30 Dec 2024 11:54:30 +0100
+
+ gcc-14 (14.2.0-11) unstable; urgency=medium
+
+ * Update to git 20241214 from the gcc-14 branch.
+ - Fix PR driver/117942, PR c++/117880, PR c++/117845,
+ PR target/117926 (x86), PR target/64242 (AVR), PR ada/117996,
+ PR c++/117615, PR fortran/109105, PR fortran/117843,
+ PR fortran/117791, PR modula2/115328, PR modula2/117948,
+ PR modula2/117904, PR modula2/117660, PR modula2/117371,
+ PR fortran/117819, PR fortran/117820.
+ * Remove the ada-nobiarch-check patch, superseded.
+ * Fix ada support on hurd-amd64 (Samuel Thibault). Closes: #1089743.
+ * Rewrite the logwatch script to look at all log files.
+ * Fix libphobos testsuite with sbuild's unshare backend. Closes: #1089007.
+
+ -- Matthias Klose <doko@debian.org> Sat, 14 Dec 2024 10:10:34 +0100
+
+ gcc-14 (14.2.0-10) unstable; urgency=medium
+
+ * Update to git 20241204 from the gcc-14 branch.
+ - Fix PR tree-optimization/116463, PR tree-optimization/117594,
+ PR tree-optimization/117574, PR middle-end/117433,
+ PR tree-optimization/117417, PR tree-optimization/117333,
+ PR tree-optimization/117307, PR tree-optimization/117254,
+ PR tree-optimization/117142, PR target/117105, PR target/114942,
+ PR fortran/117774, PR fortran/105054, PR modula2/117371,
+ PR modula2/115328, PR modula2/116918, PR modula2/117555,
+ PR modula2/116181, PR modula2/116557, PR libstdc++/106676,
+ PR libstdc++/117560, PR libstdc++/117822.
+
+ [ Nicolas Boulenguez ]
+ * Ada: link with libatomic on sparc and reenable sparc (as in gcc-13).
+ * Ada: update PR114065 patches to v12, only keep the changes fixing bugs.
+
+ [ Matthias Klose ]
+ * Fix amdgcn-tools links for the amdgcn offload install.
+ * 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.
+ * Refresh patches.
+ * Bump standards version.
+ * Run the tests sequentially on architectures with failing builds.
+
+ -- Matthias Klose <doko@debian.org> Wed, 04 Dec 2024 12:24:10 +0100
+
+ gcc-14 (14.2.0-9) unstable; urgency=medium
+
+ * Update to git 20241128 from the gcc-14 branch.
+ - Fix PR target/117564 (PA), PR target/117525 (PA), PR target/117408 (ARM),
+ PR target/117443 (PA), PR target/116999 (AArch64),
+ PR target/117045 (AArch64), PR target/116629 (AArch64),
+ PR target/116371 (AArch64), PR target/117304 (x86),
+ PR target/116371 (AArch64), PR tree-optimization/117398,
+ PR tree-optimization/117287, PR middle-end/117354, PR target/117296,
+ PR ada/117328, PR ada/113868, PR ada/113036, PR c++/117158,
+ PR c++/101463, PR c++/116634, PR fortran/115700, PR fortran/115700,
+ PR fortran/115070, PR fortran/115348, PR libstdc++/117520,
+ PR libstdc++/117406, PR target/117562 (x86), PR target/117744 (AVR),
+ PR other/116603, PR testsuite/109360, PR target/117357 (x86),
+ PR target/117659 (AVR), PR middle-end/116997, PR target/117418 (x86),
+ PR target/117500 (AVR), PR ada/115917, PR analyzer/115724,
+ PR analyzer/111475, PR fortran/117763, PR fortran/84869,
+ PR fortran/116388, PR fortran/109345, PR fortran/104819,
+ PR fortran/115700, PR fortran/115700, PR fortran/115070,
+ PR fortran/115348, PR fortran/79685, PR fortran/84868, PR fortran/100273,
+ PR fortran/116530, PR fortran/108889, PR modula2/116378,
+ PR modula2/116181, PR modula2/115823, PR modula2/116048,
+ PR modula2/115957, PR modula2/115804, PR modula2/115540,
+ PR modula2/115536, PR modula2/114529, PR modula2/115057,
+ PR modula2/115003, PR preprocessor/117118, PR modula2/115276.
+ * Update VCS attributes in the control file.
+ * Add sparc to any_archs (Adrian Glaubitz).
+ * Fix running the tests with exactly one dejagnu run.
+
+ -- Matthias Klose <doko@debian.org> Thu, 28 Nov 2024 11:50:57 +0100
gcc-14 (14.2.0-8) unstable; urgency=medium