From: Raspbian automatic forward porter Date: Fri, 29 May 2020 15:53:47 +0000 (+0100) Subject: Merge version 10.1.0-1+rpi1 and 10.1.0-2 to produce 10.1.0-2+rpi1 X-Git-Tag: archive/raspbian/12-20220319-1+rpi1^2~5^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=02de40d43e573fe42a7980832510eaf19c2d8bab;p=gcc-12.git Merge version 10.1.0-1+rpi1 and 10.1.0-2 to produce 10.1.0-2+rpi1 --- 02de40d43e573fe42a7980832510eaf19c2d8bab diff --cc debian/changelog index 1743f31,f1f645f..066421b --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,36 +1,49 @@@ - 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 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, 13 May 2020 02:45:11 +0000 ++ -- Raspbian forward porter 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 Fri, 15 May 2020 17:11:03 +0200 gcc-10 (10.1.0-1) unstable; urgency=medium