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 D315C3858D28 for ; Fri, 29 Apr 2022 19:46:10 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D315C3858D28 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.91,186,1647331200"; d="scan'208";a="77742052" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa1.mentor.iphmx.com with ESMTP; 29 Apr 2022 11:46:09 -0800 IronPort-SDR: iTmQyy6wRX6ctBczAIIM4wTkfjEp49AyaU6DAPbr296UiOuDCflre8ABkq5ERVhLtCOe+xRzKj bHOuTMLhuF7EmtEzNldleGxj54HIbcZXomCQmv+5cftShY6Uw/mZN2IfCbHAY2dF+BNzQfr8Gn yJ3lAkMXX5v4B629sbmzkXpsW1uci7j4o9Tpo/xlsHXv5IJpj9TbwSLzEp9E0/+NOlLZ98Dzhl bpoGOXODaAaFV0+IsOSbdEqgJ8GO+k9oN2JJMK9K47iJeMfA+Bs//ElNFfz/BQg+4FUNnUQTLj 0pY= Date: Fri, 29 Apr 2022 19:46:05 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Jason Merrill CC: Subject: Re: [PATCH RFA] c-family: attribute ((aligned, mode)) [PR100545] In-Reply-To: Message-ID: References: <20220427151957.795214-1-jason@redhat.com> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: SVR-IES-MBX-07.mgc.mentorg.com (139.181.222.7) To svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) X-Spam-Status: No, score=-3113.6 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2022 19:46:12 -0000 On Fri, 29 Apr 2022, Jason Merrill via Gcc-patches wrote: > Marek pointed out elsewhere that the first testcase should have > > // { dg-additional-options -g } > > OK for 13 with that change? OK. -- Joseph S. Myers joseph@codesourcery.com