From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id COGEKLDuNmVaOgAAG6o9tA:P1 (envelope-from ) for ; Tue, 24 Oct 2023 00:07:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id COGEKLDuNmVaOgAAG6o9tA (envelope-from ) for ; Tue, 24 Oct 2023 00:07:44 +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 5AD1C5DDDB for ; Tue, 24 Oct 2023 00:07:44 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="GWm/NMmd"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698098864; a=rsa-sha256; cv=none; b=jt0OR8MGYfRKoc1SVjxBqQWEI6HKRUEncrod7Xs7eqm/j9EFoN3qfcoKPPga5qekDLT8pD ySW74m1YbuUStYxLuCMlx1W7HBngh5K63VMx8jIZ89RaS1GULFCpziGPT4dv5ecrqblBdc FokyabY22VVTeOK0QRI91DT24OF8bXxg4PNfXArT7PtJqi5cgGu8eR9NDbggDDHzheJ64V YqMjvaGwJC1qtm7pfiKgLa0jI1PQU0JDSb92VqCPkYaSIDENx7OiUFay8vHzKdm2/eDm4X 0BiGhECKuYoO1UVIYPK6BxH8UVaFN4AswXxbVneQni3WMm4I55MJCdNFwLE1JA== 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="GWm/NMmd"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698098864; 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-to: 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=+GYIz4gYN8FveUfJ0cFQMkiGDyxWRsehV2B+YScreYE=; b=iOf4jkNwW1HgeAecsF2UvpCJ7jYY0yLF4QhEpUfUiAjUdjhpnZrRsgCcSc/r/MPrA184QJ WWdLvhJDu4Awn3ZZiLQAciJCjD14XUzUpX99TVbYmblHSfKZlCY03IbdHlN+dzhzJZ180j PnS+Bkd3mYBh87hVsLxMji02N3dPm2kWYaeFrwN1tNgBPQq2gmwTkmy8UM8ynMu/bxtV4+ +nrfLvUQ8lKJLL7akYjz8SNNlB+J8rlLdZUihi3kk51VcYLyIBF9kOPOOVrZuqThXjwkFF jGIICHOQ0dBCWE0LEgyT9JveVDbpJs6/53sKOK8xe4J/QpLqK6LN8VtVeeIXZQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qv35C-0006cD-VD; Mon, 23 Oct 2023 18:07:34 -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 1qv35B-0006c0-WE for guix-patches@gnu.org; Mon, 23 Oct 2023 18:07:34 -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 1qv35B-0001Bj-Od for guix-patches@gnu.org; Mon, 23 Oct 2023 18:07:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qv35e-0000Gw-Iu for guix-patches@gnu.org; Mon, 23 Oct 2023 18:08:02 -0400 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-To: guix-patches@gnu.org Resent-Date: Mon, 23 Oct 2023 22:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65202 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65202-done@debbugs.gnu.org Cc: fanquake Mail-Followup-To: 65202@debbugs.gnu.org, ludo@gnu.org, fanquake@gmail.com Received: via spool by 65202-done@debbugs.gnu.org id=D65202.1698098850996 (code D ref 65202); Mon, 23 Oct 2023 22:08:02 +0000 Received: (at 65202-done) by debbugs.gnu.org; 23 Oct 2023 22:07:30 +0000 Received: from localhost ([127.0.0.1]:52131 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qv357-0000Fz-Sn for submit@debbugs.gnu.org; Mon, 23 Oct 2023 18:07:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qv356-0000Fn-Nh for 65202-done@debbugs.gnu.org; Mon, 23 Oct 2023 18:07:29 -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 1qv34Y-000167-7U; Mon, 23 Oct 2023 18:06:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=+GYIz4gYN8FveUfJ0cFQMkiGDyxWRsehV2B+YScreYE=; b=GWm/NMmdmqzLu1sMfy1W 70Xy4geohnKbL4HdYam0gi/+xL/t9oFaFgZSJ++wDNV04Q5jM4nM+lnSqQDyP56Op26w4VSJxtoIX B/8eRqtE3yR7gi3Fk22q/oGUzi4qiPhyBLp7hyk9gixXHpbu/XI7K9FBfBE/k+c8ve1Z5/V6tkkwe oiBH0Xz6hLO2FIGn2CxTwJVTo5RTfdDizIZhWM+wQLsnIgldHxZDKjLDvXI5Vkmy8m8+vnHPCYFm6 FOe6zIQTP/aKH9BjjCDti9IwUYDj8tj92TTpmKw1/UYerHVKhYjMcz4zMW2RtldcmULln1liU56wc usZ2zW+Ym8hJuw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <815f1ffe0b291f74c6700e5c5b4f158cdcc0e445.1697837892.git.ludo@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 20 Oct 2023 23:39:43 +0200") References: <815f1ffe0b291f74c6700e5c5b4f158cdcc0e445.1697837892.git.ludo@gnu.org> Date: Tue, 24 Oct 2023 00:06:52 +0200 Message-ID: <87h6mhc7sz.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.83 X-Spam-Score: -6.83 X-Migadu-Queue-Id: 5AD1C5DDDB X-TUID: yltpElVCbwV/ Ludovic Court=C3=A8s skribis: > From: fanquake > > * gnu/packages/gcc.scm (gcc-10): Update to 10.5.0. > Remove =E2=80=98gcc-10-tree-sra-union-handling.patch=E2=80=99. Pushed as 2fbb5398a39bf18e41235891a0740fa0bc4d7a4d.