From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yNUnMOPzMmW8IgEAauVa8A:P1 (envelope-from ) for ; Fri, 20 Oct 2023 23:40:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yNUnMOPzMmW8IgEAauVa8A (envelope-from ) for ; Fri, 20 Oct 2023 23:40:51 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 71D1E698B2 for ; Fri, 20 Oct 2023 23:40:51 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=A85MHzDk; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697838051; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=aC6MbRtpK2FwQ2twShcvdmvocAfCJ36HrNwrOufd7lQ=; b=OwfvNskeigjZXH7LtHS7hrwaFgy/aZvIglHX2zBDmx9v4zJezIVzkvjcwxdUTW+mdYnCuQ vdcs7LN0G0QvA3gEO7aTlya3gGqh7Q9g8TUOaRNmOjpvpt0NCzAve0pgZ8lW25BpZhFyDv ZH+u/lx4bYTHfzUZHykS6YKPua1xrv+ZZ8lEHmF1W9rVr+eKLMzOU1nxp8Hw/YEDgeDxZq nDhlq/eyVlyPusBaXok9vYMIpAaE9j+YtkYpRU46uAsbctjA/X7N6sRqkHRI/8hMXA003D qpoxkyxEJ8P/P54CfVn0cgQeLd7XBSRAwxj/1bT0aO2lt8J3LdgRK8m5MoXgdw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697838051; a=rsa-sha256; cv=none; b=YQUiVaINJozWVfeaESgvooRQYktjmVzgdI+mvXGdpcfxrFSs5+pOtDns0QpJJfajdONfxc EvHmIIYFJZa8kZfZk4pT34hFC/PvZjfxy4vJykWObzzj/LtVVgrpr5JqRq6+xXmV4KeOOY BQrXO3NZAN/Toh6Ve4YJ+tV63vZZjYpUKyfBJM/cad+BTfz5rt+K0ju5PRzRDoLbmEarUA EhKaL0a82aj2ecEhvxai1gOZQvLisrgOWM/YlCMx2loHDTGTSj5Zinye/4agLNO8fit9K3 19JLLEN/RHqX2jo6JM1zVhPlYHzN0JoVOKn/3qFtUupX3T8CJxMJSXR9+legeQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=A85MHzDk; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtxET-0005K5-H6; Fri, 20 Oct 2023 17:40:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtxER-0005Jm-MC for guix-patches@gnu.org; Fri, 20 Oct 2023 17:40:35 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtxER-0004xh-E1 for guix-patches@gnu.org; Fri, 20 Oct 2023 17:40:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtxEs-0007Bo-Kb for guix-patches@gnu.org; Fri, 20 Oct 2023 17:41:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65202] [PATCH v2] gnu: gcc-10: Update to 10.5.0. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 21:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65202 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65202@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , fanquake Received: via spool by 65202-submit@debbugs.gnu.org id=B65202.169783803627584 (code B ref 65202); Fri, 20 Oct 2023 21:41:02 +0000 Received: (at 65202) by debbugs.gnu.org; 20 Oct 2023 21:40:36 +0000 Received: from localhost ([127.0.0.1]:41772 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtxER-0007Ap-Ek for submit@debbugs.gnu.org; Fri, 20 Oct 2023 17:40:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtxEL-0007AO-2f for 65202@debbugs.gnu.org; Fri, 20 Oct 2023 17:40:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtxDn-0004h5-E0; Fri, 20 Oct 2023 17:39:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=aC6MbRtpK2FwQ2twShcvdmvocAfCJ36HrNwrOufd7lQ=; b=A85MHzDki0i/cm6Vk/GW gW2mDEPI1PI14HFg0Az9luXdec1+L9ThvJ1rzww4t4dlxY8ZwHkli/+HibWGvsre1g2DQQ/SQKDuk S0EWKO5mP3+yV1n5zKGNzfhkFjOzy2HSEM4X68C0mKJR4g/KjvRqWlkX4xCZLvutLjyOm3P13qsfj 98XC+hrJ+YlNh7s9qjWdeyiD8Jc5+mL2/HYW3Sx6OuiHb+FVRw+7qV0Y1+ZsFJciDk90weeHhSiTl jkJmSDlbr1/aaa2tzdQM6ivBIGftoqJ0egoK5ynjHuKYDkVlqYuayVhVh7nkADm+UyCrWW3dwE/Xb rMJ7Kr6dlgV9Qw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Fri, 20 Oct 2023 23:39:43 +0200 Message-ID: <815f1ffe0b291f74c6700e5c5b4f158cdcc0e445.1697837892.git.ludo@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -5.84 X-Migadu-Queue-Id: 71D1E698B2 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.84 X-TUID: Lu8wrSfl6PO/ From: fanquake * gnu/packages/gcc.scm (gcc-10): Update to 10.5.0. Remove ‘gcc-10-tree-sra-union-handling.patch’. Signed-off-by: Ludovic Courtès --- gnu/packages/gcc.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Hi! This patch had been mangled by the mail user agent and then fell through the cracks; bumping! Ludo'. diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm index 04926e6385..621644b93f 100644 --- a/gnu/packages/gcc.scm +++ b/gnu/packages/gcc.scm @@ -706,17 +706,16 @@ (define-public gcc-9 (define-public gcc-10 (package (inherit gcc-8) - (version "10.4.0") + (version "10.5.0") (source (origin (method url-fetch) (uri (string-append "mirror://gnu/gcc/gcc-" version "/gcc-" version ".tar.xz")) (sha256 (base32 - "1wg4xdizkksmwi66mvv2v4pk3ja8x64m7v9gzhykzd3wrmdpsaf9")) + "1h87lcfaga0ydsf4pkhwlnjr8mky5ix8npbv6iy3jvzlzm1ra415")) (patches (search-patches "gcc-9-strmov-store-file-names.patch" - "gcc-5.0-libvtv-runpath.patch" - "gcc-10-tree-sra-union-handling.patch")) + "gcc-5.0-libvtv-runpath.patch")) (modules '((guix build utils))) (snippet gcc-canadian-cross-objdump-snippet))) (properties base-commit: 6b0a32196982a0a2f4dbb59d35e55833a5545ac6 -- 2.41.0