From patchwork Mon Jun 3 09:01:41 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Biener X-Patchwork-Id: 1109135 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-502174-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="WqLUNV5o"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45HTZW5dzzz9s4V for ; Mon, 3 Jun 2019 19:01:55 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=sJeeBmkNCgKnNlvQYi7E4WP5GI2BmZxHNZGxMGxrxQHXDzZiwW3PU 7CLwS6b71l+jRwD8amsaTcwbrTJ1RqcVsezt8FWawyPagsT/cVQYWqPY9gGX2g1p F6Mcun8o25abLbDRUyrWecA3d0gZkpjcEBenkFCqW+4CeVsr2r2H5w= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=kLkW6yIV0TWHLC9DwM6hRNLWUZw=; b=WqLUNV5ortI/Vy2/slNq CA6o8us+IssnoLQP1XvPvQ4vZ431HwHrZ35aENDIO/uQrqh2JmNSEi+VOQoBkuLC UCjj1jbRxKCxrsxU/EtrlXO/RTu2HzEdrtBnXaGWjJK1JA5mYFpb2Lmj3dLUbbB1 Fve84Rc4GIxXKdIC3nhPUKs= Received: (qmail 15090 invoked by alias); 3 Jun 2019 09:01:48 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 15082 invoked by uid 89); 3 Jun 2019 09:01:48 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.6 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_NUMSUBJECT, SPF_PASS autolearn=ham version=3.3.1 spammy=__gimple, __GIMPLE X-HELO: mx1.suse.de Received: from mx2.suse.de (HELO mx1.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 03 Jun 2019 09:01:44 +0000 Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id E6C2BAD36 for ; Mon, 3 Jun 2019 09:01:41 +0000 (UTC) Date: Mon, 3 Jun 2019 11:01:41 +0200 (CEST) From: Richard Biener To: gcc-patches@gcc.gnu.org Subject: [PATCH] Fix PR90713 Message-ID: User-Agent: Alpine 2.20 (LSU 67 2015-01-07) MIME-Version: 1.0 Tested on x86_64-unknown-linux-gnu, applied. Richard. 2019-06-03 Richard Biener PR testsuite/90713 * gcc.dg/gimplefe-40.c: Add -maltivec for powerpc. Index: gcc/testsuite/gcc.dg/gimplefe-40.c =================================================================== --- gcc/testsuite/gcc.dg/gimplefe-40.c (revision 271803) +++ gcc/testsuite/gcc.dg/gimplefe-40.c (working copy) @@ -1,5 +1,6 @@ /* { dg-do compile { target { int128 && vect_float } } } */ /* { dg-options "-fgimple -Wno-psabi -w" } */ +/* { dg-additional-options "-maltivec" { target { powerpc*-*-* && powerpc_altivec_ok } } } */ typedef float v4sf __attribute__((vector_size(16))); v4sf __GIMPLE (ssa)