- 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 <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> Thu, 05 Nov 2020 20:20:44 +0000
++ -- Raspbian forward porter <root@raspbian.org> 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=<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 <doko@debian.org> Thu, 02 Sep 2021 12:23:43 +0200
gcc-11 (11.2.0-3) unstable; urgency=high