- gcc-9 (9.2.1-25+rpi1) bullseye-staging; urgency=medium
++gcc-9 (9.2.1-30+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, 01 Feb 2020 06:41:45 +0000
++ -- Raspbian forward porter <root@raspbian.org> Tue, 03 Mar 2020 16:34:18 +0000
++
+ gcc-9 (9.2.1-30) unstable; urgency=medium
+
+ * Update to git 20200224 from the gcc-9 branch.
+ - Fix PR target/93658 (PPC), PR target/93568 (PPC), PR target/93828 (x86),
+ PR target/93656 (x86).
+ * Don't create doc directories for -dbg packages when not building those.
+ * Fix PR rtl-optimization/93272, taken from the trunk. LP: #1862342.
+
+ -- Matthias Klose <doko@debian.org> Mon, 24 Feb 2020 20:10:08 +0100
+
+ gcc-9 (9.2.1-29) unstable; urgency=medium
+
+ * Update to git 20200220 from the gcc-9 branch.
+ - Fix PR middle-end/92768, PR middle-end/90313, PR tree-optimization/93434,
+ PR tree-optimization/92710, PR tree-optimization/92420, PR target/90724,
+ PR target/93724 (x86), PR target/93743 (x86), PR tree-optimization/93744,
+ PR target/93704 (SPARC), PR rtl-optimization/88879, PR middle-end/90648,
+ PR tree-optimization/93381, PR tree-optimization/93439,
+ PR middle-end/93054, PR debug/92763, PR tree-optimization/92704,
+ PR middle-end/92674, PR target/93696 (x86), PR target/93670 (x86),
+ PR target/93637 (x86), PR target/65782 (x86), PR libgomp/93515,
+ PR libgomp/93515, PR middle-end/93555, PR middle-end/93505,
+ PR target/93418 (x86), PR rtl-optimization/93402, PR target/85667,
+ PR rtl-optimization/91838, PR c/93576, PR c++/61414, PR c++/93557,
+ PR c++/91118, PR fortran/93580, PR fortran/93463, PR libgcc/85334,
+ PR fortran/93714.
+ * Fix PR target/93658 (PPC), proposed patch. LP: #1862053.
+
+ -- Matthias Klose <doko@debian.org> Thu, 20 Feb 2020 10:09:59 +0100
+
+ gcc-9 (9.2.1-28) unstable; urgency=medium
+
+ * Update to git 20200203 from the gcc-9 branch.
+ - Fix PR fortran/93541, PR fortran/93462, PR fortran/93309.
+ * libgcc-dev: Don't ship a libgcc_so.1 symlink in gcclibdir. Closes: #950525.
+ * Allow retrying of a native build in case of unreproducible ICEs.
+
+ -- Matthias Klose <doko@debian.org> Mon, 03 Feb 2020 18:12:19 +0100
+
+ gcc-9 (9.2.1-26) unstable; urgency=medium
+
+ * Update to git 20200202 from the gcc-9 branch.
+ - Fix PR target/93304 (RISCV), PR target/92424 (AArch64),
+ PR target/92692 (AArch64), PR c++/89357, PR c++/90546, PR c++/90731,
+ PR c++/90966, PR c++/93279, PR c++/91826, PR c++/92852,
+ PR libstdc++/91947.
+ * Stop building packages now built by gcc-10.
+ * Dump the config.log for the configure step when it fails.
+ * On architectures where libgcc_s.so is a symlink, replace the symlink with
+ a simple linker script.
+ * Bump standards version.
+
+ -- Matthias Klose <doko@debian.org> Sun, 02 Feb 2020 21:01:01 +0100
gcc-9 (9.2.1-25) unstable; urgency=medium