From patchwork Tue Mar 1 10:45:08 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Roger Sayle X-Patchwork-Id: 1599230 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=nextmovesoftware.com header.i=@nextmovesoftware.com header.a=rsa-sha256 header.s=default header.b=QaI9+6w6; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (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 bilbo.ozlabs.org (Postfix) with ESMTPS id 4K7F8S4z68z9s0r for ; Tue, 1 Mar 2022 22:17:26 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 5FA813857C53 for ; Tue, 1 Mar 2022 10:45:33 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from server.nextmovesoftware.com (server.nextmovesoftware.com [162.254.253.69]) by sourceware.org (Postfix) with ESMTPS id AD16A3858C78 for ; Tue, 1 Mar 2022 10:45:10 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AD16A3858C78 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nextmovesoftware.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nextmovesoftware.com DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=nextmovesoftware.com; s=default; h=Content-Type:MIME-Version:Message-ID: Date:Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=QhwBR3XBqJ0iGRFQGwhavzlNptOH8VeFcaS8KmMR3b8=; b=QaI9+6w6TIxMuqmaxjFs54RQrS LpPKvkA8xlmoiGwIDzTt7LgFVf+RG+fbpsphpOctSycm7ceW3vBUPSor0vFo/9OGNjpu7wSJiJAIK 1RME4Inr6fKBU70ZumYfrY9xJTMmdfVZ+RY4DPFncJ5XXjOaixcdXXcL01B+5KtUuFH8gtyLSv4+8 q2NwMI4GoI2TXTj4E3zwenBMNGzIgZldGzS+/7lJvt5Xt0cM2MEWpEXQo6dnG6sWFtsl4cta3ZpUZ /JLHmw++Uu1+vFW6PZwixUNJb2113q2H6QwEwVfO4AhqiS29cxxn/MhARdwi+KF6O5uxHhMLK/syz ATAwnYZw==; Received: from host86-186-213-42.range86-186.btcentralplus.com ([86.186.213.42]:56840 helo=Dell) by server.nextmovesoftware.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nP00E-0007oE-0x for gcc-patches@gcc.gnu.org; Tue, 01 Mar 2022 05:45:10 -0500 From: "Roger Sayle" To: Subject: [Committed] Restrict new testcase gcc.target/i386/pr80270.c to x86_64. Date: Tue, 1 Mar 2022 10:45:08 -0000 Message-ID: <001601d82d59$6c3c73b0$44b55b10$@nextmovesoftware.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdgtWRXhIz48Y+5pSVKP8Bsbag9azQ== Content-Language: en-gb X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server.nextmovesoftware.com X-AntiAbuse: Original Domain - gcc.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - nextmovesoftware.com X-Get-Message-Sender-Via: server.nextmovesoftware.com: authenticated_id: roger@nextmovesoftware.com X-Authenticated-Sender: server.nextmovesoftware.com: roger@nextmovesoftware.com X-Source: X-Source-Args: X-Source-Dir: X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE, UNWANTED_LANGUAGE_BODY autolearn=ham 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: , Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" Committed as obvious (in hindsight). 2022-03-01 Roger Sayle gcc/testsuite/ChangeLog * gcc.target/i386/pr80270.c: Don't compile new test case on ia32. Sorry for the noise. Roger diff --git a/gcc/testsuite/gcc.target/i386/pr80270.c b/gcc/testsuite/gcc.target/i386/pr80270.c index 89e9c33d090..85dcf103f6a 100644 --- a/gcc/testsuite/gcc.target/i386/pr80270.c +++ b/gcc/testsuite/gcc.target/i386/pr80270.c @@ -1,5 +1,5 @@ -/* { dg-do compile } */ -/* { dg-options "-O2 -msse" } */ +/* { dg-do compile { target { ! ia32 } } } */ +/* { dg-options "-O2" } */ typedef int v8 __attribute__((vector_size(8))); struct S1 {