- gcc-10 (10.1.0-1+rpi1) bullseye-staging; urgency=medium
++gcc-10 (10.1.0-2+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> Wed, 13 May 2020 02:45:11 +0000
++ -- Raspbian forward porter <root@raspbian.org> Fri, 29 May 2020 15:53:46 +0000
++
+ gcc-10 (10.1.0-2) unstable; urgency=medium
+
+ * Update to git 20200515 from the gcc-10 branch.
+ - Fix PR ipa/94947, PR c/95040, PR middle-end/94724,
+ PR target/94950 (RISCV), PR target/94942 (x86), PR c/94968, PR c/94842,
+ PR c++/95003, PR c++/94885, PR c++/94938, PR c++/94951, PR c++/94907,
+ PR fortran/93497, PR fortran/94672, PR fortran/59107, PR libstdc++/94906,
+ PR libstdc++/94933, PR libstdc++/92894.
+
+ [ Matthias Klose ]
+ * Remove the unmaintained neon packaging bits.
+ * Add build dependency on unzip to fix libphobos test failures.
+ * libphobos: Fix issue 19861 - core.cpuid reports the wrong number of
+ threads. Closes: #960150.
+ * Build using GCC 10 on recent distro versions.
+ * Fix gnat tests to find the libgnat_utils shared library. Closes: #960270.
+ * 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.
+ * Use LLVM 10 for the amdgcn assembler and linker tools.
+ * Don't override the libstdc++ test results when running the libstdc++ abi
+ check.
+ * Update debian/TODO, remove obsolete items, add some testsuite items.
+ * Override some lintian warnings for snapshot builds.
+ * Include jit test results into the summary and the gcc-test-results package.
+ * Fix some lintian warnings.
+ * Don't strip the target object files for the amdgcn offload build.
+ * Stop building the libgcc compat packages for bullseye/sid.
+
+ [ Nicolas Boulenguez ]
+ * Enable gnat autopkg tests.
+
+ -- Matthias Klose <doko@debian.org> Fri, 15 May 2020 17:11:03 +0200
gcc-10 (10.1.0-1) unstable; urgency=medium