From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:34394) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNZhD-0002J9-E4 for guix-patches@gnu.org; Mon, 06 May 2019 05:14:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNZhC-0002zN-JK for guix-patches@gnu.org; Mon, 06 May 2019 05:14:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42165) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNZhC-0002zI-GI for guix-patches@gnu.org; Mon, 06 May 2019 05:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNZhC-00062L-Az for guix-patches@gnu.org; Mon, 06 May 2019 05:14:02 -0400 Subject: bug#35568: [PATCH] gnu: gcc: Add 9.1.0. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Mon, 06 May 2019 11:13:28 +0200 In-Reply-To: (Carl Dong's message of "Sat, 04 May 2019 22:02:14 +0000") Message-ID: <87woj4kksn.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Carl Dong Cc: 35568-done@debbugs.gnu.org Hi Carl, I applied all 3 patches and just got gcc@9 built for x86_64. \o/ I didn=E2=80=99t build the GCC 9 cross-compilers but I don=E2=80=99t see an= ything fishy and you have enough interest in it that we=E2=80=99ll surely know if someth= ing breaks. ;-) Thank you! Ludo=E2=80=99.