From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa4.mentor.iphmx.com (esa4.mentor.iphmx.com [68.232.137.252]) by sourceware.org (Postfix) with ESMTPS id 9AFE93858D28 for ; Sat, 4 Mar 2023 01:33:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9AFE93858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com X-IronPort-AV: E=Sophos;i="5.98,232,1673942400"; d="scan'208";a="98933646" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa4.mentor.iphmx.com with ESMTP; 03 Mar 2023 17:33:18 -0800 IronPort-SDR: /BelP6RsOpeu8Q0d3q7+Lveam+uD712x3Rnm+9ZQSBIWE9cWuK31YN1FAbRM5zE2KjxVkJzvJO D1bu7DUZD0WMVBMa1u/1LHnKPj4KBhRmSYmdfiAc9MTQhSbh8IJ3ZviYMYyxfGzKrFiIku8Se4 IxtVf8myqh2KMnk+52oq/bhMaSiX6Fd+pYuqt2nWXR6iGxYbR2tUpOWFxPyRmQdAZVPNXJ6nT7 XRaqKcNVv1E5sFR6dLi2FH4CjVP9hoBPB2luB1VkRvJGk2HRohMhvUiNxQW+pjs3xJCPZ9Qt0k HEM= Date: Sat, 4 Mar 2023 01:33:11 +0000 From: Joseph Myers To: Jakub Jelinek CC: Jason Merrill , Uros Bizjak , Jeff Law , Richard Biener , Richard Earnshaw , Kyrylo Tkachov , , Jonathan Wakely , Subject: Re: Patch ping In-Reply-To: Message-ID: <2c6cc17b-443-f47d-628-d87a2d26fe89@codesourcery.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-15.mgc.mentorg.com (139.181.222.15) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) X-Spam-Status: No, score=-3107.8 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,KAM_SHORT,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Wed, 1 Mar 2023, Jakub Jelinek via Gcc-patches wrote: > Hi! > > I'd like to ping a few pending patches: > > https://gcc.gnu.org/pipermail/gcc-patches/2022-November/607534.html > - PR107846 - P1 - c-family: Account for integral promotions of left shifts for -Wshift-overflow warning OK. > https://gcc.gnu.org/pipermail/gcc-patches/2022-November/606973.html > - PR107465 - P2 - c-family: Fix up -Wsign-compare BIT_NOT_EXPR handling OK. > https://gcc.gnu.org/pipermail/gcc-patches/2022-November/607104.html > - PR107465 - P2 - c-family: Incremental fix for -Wsign-compare BIT_NOT_EXPR handling OK. -- Joseph S. Myers joseph@codesourcery.com