From: Raspbian automatic forward porter Date: Mon, 8 Jan 2024 14:49:17 +0000 (+0000) Subject: Merge version 13.2.0-7+rpi1 and 13.2.0-9 to produce 13.2.0-9+rpi1 X-Git-Tag: archive/raspbian/13.2.0-9+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=88f7162bad35a4e0e82a7352b9a1aa3e6c02a62a;p=gcc-13.git Merge version 13.2.0-7+rpi1 and 13.2.0-9 to produce 13.2.0-9+rpi1 --- 88f7162bad35a4e0e82a7352b9a1aa3e6c02a62a diff --cc debian/changelog index 08d3726,29ac6d0..5f4fdd7 --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,37 +1,47 @@@ - gcc-13 (13.2.0-7+rpi1) trixie-staging; urgency=medium ++gcc-13 (13.2.0-9+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 Sat, 02 Dec 2023 06:59:35 +0000 ++ -- Raspbian forward porter Mon, 08 Jan 2024 14:49:16 +0000 ++ + gcc-13 (13.2.0-9) unstable; urgency=medium + + * Update to git 20231214 from the gcc-13 branch. + - Fix PR target/112891 (x86), PR target/112845 (x86), + PR target/112837 (x86), PR target/112816 (x86), PR target/111408 (x86), + PR tree-optimization/111967, PR c/112339, PR c++/110106, PR c++/112410, + PR c++/109876, PR c++/112795, PR fortran/93762, PR fortran/100651, + PR libgomp/111413, PR libstdc++/111826, PR libstdc++/111948, + PR libstdc++/112480, PR libstdc++/112473, PR libstdc++/112832, + PR libstdc++/110133. + * Backport libiberty: Use x86 HW optimized sha1 and followup patch, + needed for the combined build. + * Use DEB_BUILD_OPTIONS='... gcc-ice=nodump' for turning off dumping + the preprocessed source to stdout. Closes: #1057635. + * Set DEB_BUILD_OPTIONS='... gcc-ice=nodump' when running the testsuite. + * Default to pie on loong64. Closes: #1057433. + * For Ubuntu 24.04 LTS and later, switch _FORTIFY_SOURCE to 3 by default + instead of 2 when optimization is enabled. LP: #2012440. + + -- Matthias Klose Thu, 14 Dec 2023 19:55:12 +0100 + + gcc-13 (13.2.0-8) unstable; urgency=medium + + * Update to git 20231202 from the gcc-13 branch. + - Fix PR middle-end/111497, PR tree-optimization/111465, + PR tree-optimization/111137, PR c++/111703, PR c++/107939, PR c++/112269, + PR fortran/111880, PR fortran/112764, PR libstdc++/112607. + * Add changes for hurd-amd64 (Samuel Thibault). Closes: #1057004. + * Remove references to obsolete CPUs m32r and tilegx. Closes: #1056769. + * Make the libsframe and gprofng toplevel directories known. + * Build the nvptx offload compiler on arm64. + * Add support to build from a combined binutils/GCC tree. + + -- Matthias Klose Sat, 02 Dec 2023 23:46:29 +0100 gcc-13 (13.2.0-7) unstable; urgency=medium