From: Raspbian automatic forward porter Date: Sat, 19 Oct 2024 07:19:33 +0000 (+0100) Subject: Merge version 14.2.0-3+rpi1 and 14.2.0-6 to produce 14.2.0-6+rpi1 X-Git-Tag: archive/raspbian/14.2.0-6+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=04e6563c19bdb106f19627725d23ab1002aff785;p=gcc-14.git Merge version 14.2.0-3+rpi1 and 14.2.0-6 to produce 14.2.0-6+rpi1 --- 04e6563c19bdb106f19627725d23ab1002aff785 diff --cc debian/changelog index 696d3f8,1848ef9..ceba108 --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,49 +1,59 @@@ - gcc-14 (14.2.0-3+rpi1) trixie-staging; urgency=medium ++gcc-14 (14.2.0-6+rpi1) trixie-staging; urgency=medium + + [changes brought forward from gcc-8 8-20180207-2+rpi1 by Peter Michael Green 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 Tue, 10 Sep 2024 04:48:47 +0000 ++ -- Raspbian forward porter Sat, 19 Oct 2024 07:19:32 +0000 ++ + gcc-14 (14.2.0-6) unstable; urgency=medium + + * Update to git 20241005 from the gcc-14 branch. + - PR target/116962 (x86), PR target/116953 (AVR), + PR tree-optimization/116585, PR target/116839 (x86), + PR target/115860 (S390), PR target/116237 (darwin), + PR tree-optimization/116460, PR middle-end/115426, + PR tree-optimization/116610, PR middle-end/116454, + PR tree-optimization/116380, PR tree-optimization/116274, + PR tree-optimization/116258, PR middle-end/115641, PR target/116621 (x86), + PR ada/116430, PR c++/115361, PR c++/115987, PR c++/116418, + PR c++/116492, PR c++/116676, PR fortran/100273, PR c++/116369, + PR libstdc++/116857, PR libstdc++/37475, PR libstdc++/90276, + PR libstdc++/116755, PR libstdc++/116529, PR libstdc++/116754, + PR libstdc++/116777, PR libstdc++/108619. + * Reapply the sparc64 bits to the gcc-as-needed patch. Closes: #1082624, + + -- Matthias Klose Sat, 05 Oct 2024 05:46:25 +0200 + + gcc-14 (14.2.0-5) unstable; urgency=medium + + * Update to git 20240915 from the gcc-14 branch. + - Fix PR ipa/116410, PR tree-optimization/116501, PR c++/116219, + PR target/112108 (AArch64), PR target/116512 (x86), PR c++/116567, + PR c++/116606, PR fortran/116530, PR libstdc++/113663, + PR libstdc++/116549, PR libstdc++/116381, PR lto/116361, + PR target/116617 (x86), PR c++/96097, PR c++/116636, PR c++/116449, + PR c++/116320, PR c++/116276, PR lto/116614, PR libstdc++/116159, + PR libstdc++/116641. + * Don't run the tests on the riscv64 buildds, timing out. + * For offloading, require the amdgcn tools based on LLVM 19. + + -- Matthias Klose Sun, 15 Sep 2024 10:44:10 +0200 + + gcc-14 (14.2.0-4) unstable; urgency=medium + + * Update to git 20240829 from the gcc-14 branch. + - Fix PR target/116390 (AVR), PR target/116407 (AVR), + PR c++/116384 (closes: #1078786). + * Disable running the tests on alpha and arm64, hanging on the buildds. + * gcc/configure.ac enables some features based on the binutils version. The + most recently checked binutils version is 2.36 for GCC 14. For now it is + safe to derive the binutils runtime dependency from the binutils build + dependency. + + -- Matthias Klose Fri, 30 Aug 2024 12:17:39 +0200 gcc-14 (14.2.0-3) unstable; urgency=medium