From patchwork Thu Dec 6 18:02:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Sandiford X-Patchwork-Id: 1008955 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-491810-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="xIFnj9xz"; 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 439k3F3nM1z9rxp for ; Fri, 7 Dec 2018 05:02:47 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id:mime-version:content-type; q=dns; s= default; b=eatdDsvXb4gP37wMYa3pJhiaguxrNka3qmcpGu1cErOgWoEQMPnCn V0x5PjthTkFnu4GOOhVD3IUfLfoqTJdLqcYpzXNGGLlHKpAKFg/xCspiZXwU2ia6 tTOX8QW/rgdXOnqEx9LL1GuYhTbB3zp2+Lzd0JIGQMuaDr29KGw8Pw= 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:from :to:subject:date:message-id:mime-version:content-type; s= default; bh=2kDGlpzs9cnt5vBmPX9m+IugmIM=; b=xIFnj9xznOAIaXlke18p +X03vDiKnxPJLu4Fx4D2UAOii6pmCt61BPZUJtqRd2vtuFmGL7fcwy9WwtRVB9PW Y5T7vXnOxt5bcRCjFhW1ViMWVmEZuuWlrDDc8QOCgPgw23WD7TeQ5aIfY/BB/gia RdPc6VhQ2H8z4Jyi17d8wTk= Received: (qmail 128097 invoked by alias); 6 Dec 2018 18:02:41 -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 128076 invoked by uid 89); 6 Dec 2018 18:02:40 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, SPF_PASS, TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=carried X-HELO: foss.arm.com Received: from usa-sjc-mx-foss1.foss.arm.com (HELO foss.arm.com) (217.140.101.70) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 06 Dec 2018 18:02:30 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id F378280D for ; Thu, 6 Dec 2018 10:02:28 -0800 (PST) Received: from localhost (unknown [10.32.99.101]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7A21F3F5AF for ; Thu, 6 Dec 2018 10:02:28 -0800 (PST) From: Richard Sandiford To: gcc-patches@gcc.gnu.org Mail-Followup-To: gcc-patches@gcc.gnu.org, richard.sandiford@arm.com Subject: Remove bogus test line from vect-over-widen-23.c Date: Thu, 06 Dec 2018 18:02:26 +0000 Message-ID: <87in061qkt.fsf@arm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 I'd cut-&-paste vect-over-widen-23.c in an attempt to get the target reuirements right, but by doing so carried over an unwanted test for shifts. Tested on arm-none-eabi and committed as obvious. Richard 2018-12-06 Richard Sandiford gcc/testsuite/ * gcc.dg/vect/vect-over-widen-23.c: Remove unwanted line. Index: gcc/testsuite/gcc.dg/vect/vect-over-widen-23.c =================================================================== --- gcc/testsuite/gcc.dg/vect/vect-over-widen-23.c 2018-12-05 15:52:39.706005365 +0000 +++ gcc/testsuite/gcc.dg/vect/vect-over-widen-23.c 2018-12-06 18:00:59.833858720 +0000 @@ -25,7 +25,6 @@ foo () } } -/* { dg-final { scan-tree-dump-times "vect_recog_widen_shift_pattern: detected" 2 "vect" { target vect_widen_shift } } } */ /* { dg-final { scan-tree-dump {vect_recog_over_widening_pattern: detected:[^\n]* \+} "vect" } } */ /* { dg-final { scan-tree-dump {VIEW_CONVERT_EXPR