From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa1.mentor.iphmx.com (esa1.mentor.iphmx.com [68.232.129.153]) by sourceware.org (Postfix) with ESMTPS id B19573858D20 for ; Wed, 2 Aug 2023 17:54:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B19573858D20 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="6.01,249,1684828800"; d="scan'208";a="15143069" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa1.mentor.iphmx.com with ESMTP; 02 Aug 2023 09:54:49 -0800 IronPort-SDR: SeICXB46bg8XUiTakLXKJVLE7g3qTg4Pfa1ueYT9I22kLPZdtJaEDgJ3kSOdcveh5k95aaz9UL PtNCMFwstRMXwUxFLWCAyEebpLcITBtovRBDGr77Qw1BqS7O6B7Z9SudMHBLoEWiVLvr4ZQTGs rnD6ebqBZZNH/T0OkQmXB/B8+N7oheWyIBXO+AEwEHj/nafijy0vXcdsqbUtkJY2elcEBqUifM jTPqlKlbaUbaMqLcc7XVkZ9BsC05dlk/5GMkOesMoax3Z7wYskcoQvDlEmAH8BRncgp80TtL1n +vs= Date: Wed, 2 Aug 2023 17:54:45 +0000 From: Joseph Myers To: Tamar Christina CC: "gcc-patches@gcc.gnu.org" , nd Subject: RE: [PATCH 2/2][frontend]: Add novector C pragma In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="-1152306461-1910238190-1690998885=:3073455" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-13.mgc.mentorg.com (139.181.222.13) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) X-Spam-Status: No, score=-3105.1 required=5.0 tests=BAYES_00,HEADER_FROM_DIFFERENT_DOMAINS,KAM_DMARC_STATUS,SPF_HELO_PASS,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE 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: ---1152306461-1910238190-1690998885=:3073455 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT On Wed, 2 Aug 2023, Tamar Christina via Gcc-patches wrote: > Ping. > > > -----Original Message----- > > From: Tamar Christina > > Sent: Wednesday, July 26, 2023 8:35 PM > > To: Tamar Christina ; gcc-patches@gcc.gnu.org > > Cc: nd ; joseph@codesourcery.com > > Subject: RE: [PATCH 2/2][frontend]: Add novector C pragma > > > > Hi, This is a respin of the patch taking in the feedback received from the C++ > > part. > > > > Simultaneously it's also a ping 😊 OK. -- Joseph S. Myers joseph@codesourcery.com ---1152306461-1910238190-1690998885=:3073455--