From: Raspbian automatic forward porter Date: Thu, 22 Oct 2020 20:02:51 +0000 (+0100) Subject: Merge version 10.2.0-13+rpi1 and 10.2.0-15 to produce 10.2.0-15+rpi1 X-Git-Tag: raspbian/10.2.0-15+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c115ce1f1288e15253346b07c360c65ff3cbd981;p=gcc-10.git Merge version 10.2.0-13+rpi1 and 10.2.0-15 to produce 10.2.0-15+rpi1 --- 6d1a477c77689707d050266fdf0914e89a24454a diff --cc debian/changelog index 8fe7bd1,eb3e9f1..38fb171 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,28 +1,41 @@@ - 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 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 Wed, 07 Oct 2020 12:54:29 +0000 ++ -- Raspbian forward porter 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 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 Fri, 02 Oct 2020 14:12:39 +0200 gcc-10 (10.2.0-13) unstable; urgency=medium