From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sIN4F9NDCWMaggAAbAwnHQ (envelope-from ) for ; Sat, 27 Aug 2022 00:06:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id OCqlFtNDCWMfLQAAG6o9tA (envelope-from ) for ; Sat, 27 Aug 2022 00:06:11 +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 02FB018884 for ; Sat, 27 Aug 2022 00:06:10 +0200 (CEST) Received: from localhost ([::1]:36232 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oRhSr-0002E4-Uq for larch@yhetil.org; Fri, 26 Aug 2022 18:06:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39030) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oRhSk-0002CQ-91 for guix-patches@gnu.org; Fri, 26 Aug 2022 18:06:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36760) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oRhSj-0006ca-RR for guix-patches@gnu.org; Fri, 26 Aug 2022 18:06:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oRhSj-0005Jo-NA for guix-patches@gnu.org; Fri, 26 Aug 2022 18:06:01 -0400 Subject: bug#57344: [PATCH] gnu: gcc-12: Update to 12.2.0. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 26 Aug 2022 22:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57344 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Greg Hogan , 57344-done@debbugs.gnu.org Cc: Greg Hogan Mail-Followup-To: 57344@debbugs.gnu.org, marius@gnu.org, code@greghogan.com Received: via spool by 57344-done@debbugs.gnu.org id=D57344.166155155420424 (code D ref 57344); Fri, 26 Aug 2022 22:06:01 +0000 Received: (at 57344-done) by debbugs.gnu.org; 26 Aug 2022 22:05:54 +0000 Received: from localhost ([127.0.0.1]:54741 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oRhSb-0005JM-Ti for submit@debbugs.gnu.org; Fri, 26 Aug 2022 18:05:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35116) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oRhSa-0005J8-DU for 57344-done@debbugs.gnu.org; Fri, 26 Aug 2022 18:05:52 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46314) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oRhSV-0006au-3X; Fri, 26 Aug 2022 18:05:47 -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=gHksD447M99L8Bl1KvQUNGtiDzDPB395lB3ryFXYAbA=; b=ivPXcGHDDh7YkFQ6Mp+J SAmzgfxA9hQTmgKxSuchnLVN89CiHWzEWNJbtig7Q5hvcPbe2awmFbo0iD9obyxULKbZXG6Vx5PTp leTSSjb7rt3hAkFV5Xp/JhiMGVNFRv68frLt5AGxhihWQrmAnE3wRzf4FtkSYd00mHktymBdQ6o49 Lf4/sjIpMEy5YtPxiOEo3ieRihtg0yKkrJabkhHTM6SWoElrAZiqKrEI4WRM78TPqMXtwgzJAH2lk PrZYNL5tYhNBkXtD6WKhLXzsWLGYTxFwawE0GeP7dMS0YxZ+ezPjAwI/7wGs8hxD+wWN8WPwEY9Pa +wSd8X5hyhspWA==; Received: from [84.214.173.6] (port=44784 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oRhSU-0003eu-Lv; Fri, 26 Aug 2022 18:05:46 -0400 From: Marius Bakke In-Reply-To: <397aa22739310fd3baae610ef8e95becdefaf9cb.1661192693.git.code@greghogan.com> References: <397aa22739310fd3baae610ef8e95becdefaf9cb.1661192693.git.code@greghogan.com> Date: Sat, 27 Aug 2022 00:05:45 +0200 Message-ID: <87lerafyo6.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1661551571; 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: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=gHksD447M99L8Bl1KvQUNGtiDzDPB395lB3ryFXYAbA=; b=XuUbD49N3KvDXJOQWjTc1uo3A0d5xr4emmnPTi6hIgek4OvE8NEft80TYbg3kaNEWArHnE 172L+k8A+k7BfYOF7ZK0XpYw9PH4hNMPylndf7BInU6QaTPkvB40STXceRt2IIvD7HfipA mQoUXBOr2BKhrrDW1o56/XnnKT6r3xT2w+WEj9fZr3x4wLEsNhS5nwCyOx1CAYuOvUCmGs j0ops8j1xws0tlW37x3aPJl3XU7HJqkq8DsmdeMvThyS8ZhZooWGcFDNrxEptVFfDtMt7n ty9TdoIoY98EN2yxiMUpaGUXq0eUaUf2jRvQNgqk+hYadsseJ3SmbUCeZ7QaRA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661551571; a=rsa-sha256; cv=none; b=U5V9as02XwWPviM5vOP7qGt85hzPshZfdgH5aurtEKN0LpsPlbWOIQiGL2nIagWim9ISVv JDK+uXESABZE1Nb/jDhscPB0bdGpIXXaOmwNDBSBQOkdL6MistdCoz6JUggWs0Pzr6SN3P v+zQBrRecnxssre4Gf+PqGK9hL6XxLyOqTg8SWwsxVV9QVIxxIr9xsr08Sfb1g7gg7/HX5 hBfMuIe9Hbl1iMo0rrZLdPitKNfFkyoQ9wNUD3MPuLUSHWMRMhzyjWkyFQt7SUJlFe7AnW wONmwT6iL4xf6c0RLAqxn7li0ftk8DxXw3Zd1q1RmaJzOcy8n5TVyrybpAMBVg== 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=ivPXcGHD; 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" X-Migadu-Spam-Score: -6.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ivPXcGHD; 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" X-Migadu-Queue-Id: 02FB018884 X-Spam-Score: -6.41 X-Migadu-Scanner: scn0.migadu.com X-TUID: Q9ItWtBtzgaT --=-=-= Content-Type: text/plain Greg Hogan skriver: > * gnu/packages/gcc.scm (gcc-12): Update to 12.2.0. Applied, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCYwlDuQ8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHfOmgD+PlFsKYIyIc2a/AiUubET+ZuedudsHG6gq8YM 2/ElyUgBAIYKkG3jREasxwS2ljqLDCSe162+hYAkUJv6foRW7RoH =fvx1 -----END PGP SIGNATURE----- --=-=-=--