From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5FC8615815E for ; Mon, 12 Feb 2024 07:03:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89298E2A11; Mon, 12 Feb 2024 07:03:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C252E2A11 for ; Mon, 12 Feb 2024 07:03:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7774734308D for ; Mon, 12 Feb 2024 07:03:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F34A14AA for ; Mon, 12 Feb 2024 07:03:33 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1707719179.e6628b8411533cc14470a9404cca9047df81cb0f.sam@gentoo> Subject: [gentoo-commits] proj/gcc-patches:master commit in: 14.0.0/gentoo/ X-VCS-Repository: proj/gcc-patches X-VCS-Files: 14.0.0/gentoo/README.history X-VCS-Directories: 14.0.0/gentoo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e6628b8411533cc14470a9404cca9047df81cb0f X-VCS-Branch: master Date: Mon, 12 Feb 2024 07:03:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3b185de0-ac2e-49ff-9688-71757e884010 X-Archives-Hash: a81d4dbb6d4eae3afc6b6b6836177998 commit: e6628b8411533cc14470a9404cca9047df81cb0f Author: Sam James gentoo org> AuthorDate: Mon Feb 12 06:26:19 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 12 06:26:19 2024 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=e6628b84 14.0.0: drop upstream patches Signed-off-by: Sam James gentoo.org> 14.0.0/gentoo/README.history | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/14.0.0/gentoo/README.history b/14.0.0/gentoo/README.history index dd2e0a0..c175cb7 100644 --- a/14.0.0/gentoo/README.history +++ b/14.0.0/gentoo/README.history @@ -1,3 +1,10 @@ +21 12 Feb 2024 + + - 75_all_PR113731_fix-ICE-when-moving-statements-to-empty-B.patch + - 76_all_PR113750_fix-ICE-when-destination-BB-for-stores-st.patch + - 77_all_PR113808-middle-end-don-t-cache-restart_loop-in-vectorizable.patch + - 78_all_PR113776-c-boolean-conversion.patch + 20 8 Feb 2024 + 75_all_PR113731_fix-ICE-when-moving-statements-to-empty-B.patch