From: Raspbian automatic forward porter Date: Sat, 23 May 2020 14:20:33 +0000 (+0100) Subject: Merge version 9.3.0-12+rpi1 and 9.3.0-13 to produce 9.3.0-13+rpi1 X-Git-Tag: archive/raspbian/9.3.0-13+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=43ef00ae9ddca655c05987e8b210d6e0c61db05d;p=gcc-9.git Merge version 9.3.0-12+rpi1 and 9.3.0-13 to produce 9.3.0-13+rpi1 --- 43ef00ae9ddca655c05987e8b210d6e0c61db05d diff --cc debian/changelog index 8760fa9,6baee19..b5db4c9 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,19 +1,32 @@@ - 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 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 Sat, 16 May 2020 07:20:04 +0000 ++ -- Raspbian forward porter 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 Mon, 18 May 2020 23:59:01 +0200 gcc-9 (9.3.0-12) unstable; urgency=medium