From patchwork Wed Oct 28 10:48:35 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alan Modra X-Patchwork-Id: 1389234 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org 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@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=gcc.gnu.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha256 header.s=default header.b=CcYIlvcT; dkim-atps=neutral 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 ozlabs.org (Postfix) with ESMTPS id 4CLlg22X9Yz9sVt for ; Wed, 28 Oct 2020 21:48:46 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 4701A396E478; Wed, 28 Oct 2020 10:48:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4701A396E478 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1603882124; bh=ttaUqy85D4UD6OKPR+VvLQEblmaEmuUtuiJrSFzlH7c=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=CcYIlvcTuENerl1WppuZWKu1JNu/gW1L6lt4grQTepr5lH8fbsy59hSyrETTYdLRp imqiwD/Wsys85B2o1r78/+GK+ks4q95z6bLpKavxNZPoFaQpfch3L6sZ86i4Yzuzk3 hRR436KY2taTo5C3mx2toYKeAkC5eQyWg8CHB/xg= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-pj1-x1031.google.com (mail-pj1-x1031.google.com [IPv6:2607:f8b0:4864:20::1031]) by sourceware.org (Postfix) with ESMTPS id 5D9A3385701E for ; Wed, 28 Oct 2020 10:48:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 5D9A3385701E Received: by mail-pj1-x1031.google.com with SMTP id h4so2274323pjk.0 for ; Wed, 28 Oct 2020 03:48:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=ttaUqy85D4UD6OKPR+VvLQEblmaEmuUtuiJrSFzlH7c=; b=YV6o5Mp3La3wd9e/jLAO0ShSiDe96ViEw6dHDqQjfjbx7ujB+YtklooyfEkHEJrFQH ddPxS7Rmqm94zDHqc97lsOsE7SW1pOdLwWT2ZPDtTiw6K0WuOdHU+UPZ938aKMSsTBo7 9tyXB4Vi2k8h4pUl2bjzpumqxIS9MX8KPA8k5N3xch+gbTkQF+d6Z4WXe/Wrqb/14sep BX33VG7Paht+Vej2jRdsixwoBR99c9jiq1sEgOGJP0qG3+rRlGTJmkapbfbKEfGs5TWu e9Qqt2LuTcni5d2zHJ/SkS0vow3a5BoVc85mHNCOT/dHgMMaOjMwiDEQKQ5CzZXoh0Ms oz0A== X-Gm-Message-State: AOAM530Ae4zBYVtolUszd6CxuU6d6ocT0VSvZKQFRuNPDASm2MmjuHmy dATiNFEPmgJOLvb41QXNSQBygD9/TTN68A== X-Google-Smtp-Source: ABdhPJzfOScOCPvJgQrrmfUG1PuZsYomCLP8exNBuLz1lMbOiXEvHWXMSeDAAzbGB3tO2kHTOISY6A== X-Received: by 2002:a17:902:6545:b029:d3:d370:2882 with SMTP id d5-20020a1709026545b02900d3d3702882mr6990072pln.44.1603882120079; Wed, 28 Oct 2020 03:48:40 -0700 (PDT) Received: from bubble.grove.modra.org (158.106.96.58.static.exetel.com.au. [58.96.106.158]) by smtp.gmail.com with ESMTPSA id t28sm5334403pfe.2.2020.10.28.03.48.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Oct 2020 03:48:39 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 87B7785892; Wed, 28 Oct 2020 21:18:35 +1030 (ACDT) Date: Wed, 28 Oct 2020 21:18:35 +1030 To: gcc-patches@gcc.gnu.org Subject: [RS6000] float128-type-2.c unsupported Message-ID: <20201028104835.GY15956@bubble.grove.modra.org> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-Spam-Status: No, score=-13.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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-Patchwork-Original-From: Alan Modra via Gcc-patches From: Alan Modra Reply-To: Alan Modra Cc: Segher Boessenkool , David Edelsohn Errors-To: gcc-patches-bounces@gcc.gnu.org Sender: "Gcc-patches" From e7ce33cef478a826a2fe4e110b43b49586ef2438 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 28 Oct 2020 15:57:57 +1030 Subject: I noticed this test is unsupported on power10 when looking through test logs. There seems no reason why that should be the case, ie. likely the target test was meant to be powerpc64*-*-linux*. And that simplifies down further. Regression tested powerpc64le-linux. OK? * gcc.target/powerpc/float128-type-1.c: Simplify target test. * gcc.target/powerpc/float128-type-2.c: Likewise. diff --git a/gcc/testsuite/gcc.target/powerpc/float128-type-1.c b/gcc/testsuite/gcc.target/powerpc/float128-type-1.c index 13152ac7c26..53f9e357535 100644 --- a/gcc/testsuite/gcc.target/powerpc/float128-type-1.c +++ b/gcc/testsuite/gcc.target/powerpc/float128-type-1.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target { powerpc64*-*-linux* && lp64 } } } */ +/* { dg-do compile { target { *-*-linux* && lp64 } } } */ /* { dg-require-effective-target powerpc_p8vector_ok } */ /* { dg-options "-mdejagnu-cpu=power8 -O2 -mno-float128" } */ diff --git a/gcc/testsuite/gcc.target/powerpc/float128-type-2.c b/gcc/testsuite/gcc.target/powerpc/float128-type-2.c index 5644281c3d4..02dbad1fa4f 100644 --- a/gcc/testsuite/gcc.target/powerpc/float128-type-2.c +++ b/gcc/testsuite/gcc.target/powerpc/float128-type-2.c @@ -1,4 +1,4 @@ -/* { dg-do compile { target { powerpc64-*-linux* && lp64 } } } */ +/* { dg-do compile { target { *-*-linux* && lp64 } } } */ /* { dg-require-effective-target powerpc_p9vector_ok } */ /* { dg-options "-mdejagnu-cpu=power9 -O2 -mno-float128" } */