From: Raspbian automatic forward porter Date: Tue, 7 Sep 2021 12:58:12 +0000 (+0100) Subject: Merge version 11.2.0-3+rpi1 and 11.2.0-4 to produce 11.2.0-4+rpi1 X-Git-Tag: archive/raspbian/13.2.0-4+rpi1^2~8^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2c14aba7bd6c459ba072eb810da97c67e4e0d59e;p=gcc-13.git Merge version 11.2.0-3+rpi1 and 11.2.0-4 to produce 11.2.0-4+rpi1 --- 2c14aba7bd6c459ba072eb810da97c67e4e0d59e diff --cc debian/changelog index c3c5753,f76a400..fa65d78 --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,34 +1,44 @@@ - gcc-11 (11.2.0-3+rpi1) bookworm-staging; urgency=medium ++gcc-11 (11.2.0-4+rpi1) bookworm-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 Thu, 05 Nov 2020 20:20:44 +0000 ++ -- Raspbian forward porter Tue, 07 Sep 2021 12:58:11 +0000 ++ + gcc-11 (11.2.0-4) unstable; urgency=medium + + * Update to git 20210902 from the gcc-11 branch. + - Fix PR target/101472 (x86), PR target/99744 (x86), PR target/101492 (x86), + PR target/101549 (x86), PR target/101471 (x86), PR target/102035 (ARM), + PR target/102035 (ARM), PR middle-end/101949, PR ipa/97565, + PR debug/101905, PR gcov-profile/89961, PR fortran/87737, + PR fortran/46691, PR fortran/99819, PR fortran/98411, PR libstdc++/101965, + PR libstdc++/100682, PR libstdc++/100285, PR libstdc++/100180, + PR libstdc++/100286, PR libstdc++/100351, PR libstdc++/100286, + PR libstdc++/100285, PR libstdc++/100180, PR c++/101592, + PR tree-optimization/102124, PR target/101472 (x86), + PR target/99744 (x86), PR target/101492 (x86), PR target/101549 (x86), + PR target/101471 (x86), PR target/102035 (ARM), PR target/102035 (ARM), + PR middle-end/101949, PR ipa/97565, PR debug/101905, + PR gcov-profile/89961, PR fortran/87737, PR fortran/46691, + PR fortran/99819, PR fortran/98411, PR libstdc++/101965, + PR libstdc++/100682, PR libstdc++/100285, PR libstdc++/100180, + PR libstdc++/100286, PR libstdc++/100351, PR libstdc++/100286, + PR libstdc++/100285, PR libstdc++/100180. + * Again, for armhf configure --with-arch=+fp, dropping the --with-fpu= + option; keep the old configure options for backports. + * Update libgcc-s1 symbols file for sh4. + * Remove trailing spaces in symbols files. + * Don't configure with --enable-cet on x86 for Debian (old hardware is more + valued than recent security features). Closes: #993162, #993172. + * Don't run the tests with the installed libstdc++ on slow buildds. + * Build again for mipsel and mips64el, too much hassle with separate sources. + * Disable the lto build on sparc64, memory issues on the buildd. + + -- Matthias Klose Thu, 02 Sep 2021 12:23:43 +0200 gcc-11 (11.2.0-3) unstable; urgency=high