- gcc-10 (10.2.0-13+rpi1) bullseye-staging; urgency=medium
++gcc-10 (10.2.0-15+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, 07 Oct 2020 12:54:29 +0000
++ -- Raspbian forward porter <root@raspbian.org> Thu, 22 Oct 2020 20:02:50 +0000
++
+ gcc-10 (10.2.0-15) unstable; urgency=medium
+
+ * Update to git 20201011 from the gcc-10 branch.
+ - Fix PR target/97302, PR rtl-optimization/97313, PR middle-end/95189,
+ PR middle-end/95886, PR target/97150 (AArch64), PR target/96313 (AArch64),
+ PR tree-optimization/97236, PR target/96456 (S390), PR gcov-profile/97193,
+ PR c++/88115, PR libstdc++/97273, PR c++/96994, PR c++/97195,
+ PR c++/97145, PR fortran/97272, PR bootstrap/97163, PR gcov-profile/96913.
+ * On armel, armhf, configure with --enable-checking=yes,extra,rtl, and don't
+ strip the executables for now.
+
+ -- Matthias Klose <doko@debian.org> Sun, 11 Oct 2020 12:40:50 +0200
+
+ gcc-10 (10.2.0-14) experimental; urgency=medium
+
+ * Update to git 20201002 from the gcc-10 branch.
+ - Fix PR gcov-profile/64636, PR tree-optimization/96979,
+ PR gcov-profile/97069, PR target/96795 (ARM), PR target/96827 (ARM),
+ PR bootstrap/97183, PR target/97184 (x86).
+ * Fix PR tree-optimization/97236, taken from the trunk. Stop reverting the
+ fixes for PR tree-optimization/97043, PR tree-optimization/96522.
+ Closes: #971027.
+ * Enable gnat on m68k again (Adrian Glaubitz). Closes: #971551.
+
+ -- Matthias Klose <doko@debian.org> Fri, 02 Oct 2020 14:12:39 +0200
gcc-10 (10.2.0-13) unstable; urgency=medium