- gcc-9 (9.3.0-12+rpi1) bullseye-staging; urgency=medium
++gcc-9 (9.3.0-13+rpi1) bullseye-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).
+
+ [changes introduced in gcc-9 9.1.0-10+rpi1 by Peter Michael Green]
+ * Update symbols file for raspbian.
+
- -- Raspbian forward porter <root@raspbian.org> Sat, 16 May 2020 07:20:04 +0000
++ -- Raspbian forward porter <root@raspbian.org> Sat, 23 May 2020 14:20:33 +0000
++
+ gcc-9 (9.3.0-13) unstable; urgency=medium
+
+ * Update to git 20200518 from the gcc-9 branch.
+ - Fix PR target/94748 (AArch64), PR target/94697 (AArch64),
+ PR target/94515 (AArch64), PR target/91518 (PPC), PR fortran/93497,
+ PR fortran/59107, PR target/94514 (AArch64), PR libstdc++/94906,
+ PR d/92216, PR d/94970, PR d/95155, PR d/90719.
+ * Run the testsuite with the offload compilers installed into the temporary
+ install location.
+ * Don't require root for the temp installation of the offload compilers.
+ * Don't override the libstdc++ test results when running the libstdc++ abi
+ check.
+ * Include jit test results into the summary and the gcc-test-results package.
+ * Configure --with-arch=i686 for the Hurd. Closes: #960928.
+
+ -- Matthias Klose <doko@debian.org> Mon, 18 May 2020 23:59:01 +0200
gcc-9 (9.3.0-12) unstable; urgency=medium