From patchwork Wed Jan 11 19:50:18 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Jakub Jelinek X-Patchwork-Id: 713921 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org 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 3tzKJ66cpqz9t15 for ; Thu, 12 Jan 2017 06:50:46 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="qvQeqfyK"; dkim-atps=neutral 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:cc:subject:message-id:reply-to:references:mime-version :content-type:content-transfer-encoding:in-reply-to; q=dns; s= default; b=Mcf30WYcvHeR1thww60CVCZkDecShi0tcNK8r5XEaxjLo3iG/6GXe bj8M3q7IovtK3kIO93aFRy5mMpOUlUdhkOcGR/+ZvSRmXnsVLV2JGr2f5YV/SItQ lVTcln9gl7D8eTj+viw1PjwejCUITLEOlY6/MQaVhxnLFliZPGDWlo= 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:cc:subject:message-id:reply-to:references:mime-version :content-type:content-transfer-encoding:in-reply-to; s=default; bh=2qBgg9sgeHcfroRHVs+K3hVOrkE=; b=qvQeqfyKMWBzpr7W/JU0yrJ5JWLt f49o01h1QJ1VMABNudWDM5Q+AvxorG12RDr7t2OpJ1gYUV5dK4xbjY/+lnqqZ482 RTIDwInczz6HZQsDbjujW0go1+22ZwLBNP2DE+EzrH90TOBK/UywAfiSXT9D8KWX Ungwgr4fBvjKQ1g= Received: (qmail 102929 invoked by alias); 11 Jan 2017 19:50:39 -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 102919 invoked by uid 89); 11 Jan 2017 19:50:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=BAYES_00, RP_MATCHES_RCVD, SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*MI:sk:17cd3b4, H*f:sk:17cd3b4, H*i:sk:17cd3b4 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 11 Jan 2017 19:50:29 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 10FFFC089A97; Wed, 11 Jan 2017 19:50:29 +0000 (UTC) Received: from tucnak.zalov.cz (ovpn-116-54.ams2.redhat.com [10.36.116.54]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id v0BJoQIF003344 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 11 Jan 2017 14:50:28 -0500 Received: from tucnak.zalov.cz (localhost [127.0.0.1]) by tucnak.zalov.cz (8.15.2/8.15.2) with ESMTP id v0BJoMkD021269; Wed, 11 Jan 2017 20:50:23 +0100 Received: (from jakub@localhost) by tucnak.zalov.cz (8.15.2/8.15.2/Submit) id v0BJoIUW018296; Wed, 11 Jan 2017 20:50:18 +0100 Date: Wed, 11 Jan 2017 20:50:18 +0100 From: Jakub Jelinek To: Martin =?utf-8?B?TGnFoWth?= Cc: Christophe Lyon , Richard Biener , Alexandre Oliva , GCC Patches Subject: Re: [PATCH 2/2] IPA ICF: make algorithm stable to survive -fcompare-debug Message-ID: <20170111195018.GP21933@tucnak> Reply-To: Jakub Jelinek References: <20170105220218.GF21933@tucnak> <0b1a1a91-260b-8684-8264-1fab3152246f@suse.cz> <719d17b0-baf0-4fe8-dd7c-43365e9c689c@suse.cz> <8af32df9-a056-d68d-6591-0ac143f7b471@suse.cz> <20170111102858.GI21933@tucnak> <17cd3b41-f814-4e3b-c70c-df057af49861@suse.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <17cd3b41-f814-4e3b-c70c-df057af49861@suse.cz> User-Agent: Mutt/1.7.1 (2016-10-04) X-IsSubscribed: yes On Wed, Jan 11, 2017 at 11:48:03AM +0100, Martin Liška wrote: > gcc/testsuite/ChangeLog: > > 2017-01-11 Martin Liska > > * gcc.dg/tree-ssa/flatten-3.c: Add -fno-ipa-icf to dg-options. > --- > gcc/testsuite/gcc.dg/tree-ssa/flatten-3.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/gcc/testsuite/gcc.dg/tree-ssa/flatten-3.c b/gcc/testsuite/gcc.dg/tree-ssa/flatten-3.c > index a1edb910e9d..153165c72e3 100644 > --- a/gcc/testsuite/gcc.dg/tree-ssa/flatten-3.c > +++ b/gcc/testsuite/gcc.dg/tree-ssa/flatten-3.c > @@ -1,5 +1,5 @@ > /* { dg-do compile } */ > -/* { dg-options -O2 } */ > +/* { dg-options -O2 -fno-ipa-icf } */ > > extern void do_something_usefull(); > /* Check that we finish compiling even if instructed to The test still fails, now with: ERROR: gcc.dg/tree-ssa/flatten-3.c: syntax error in target selector "-fno-ipa-icf" for " dg-options 2 -O2 -fno-ipa-icf " Fixed thusly, committed as obvious: 2017-01-11 Jakub Jelinek * gcc.dg/tree-ssa/flatten-3.c: Add quotation marks around dg-options argument. Jakub --- gcc/testsuite/gcc.dg/tree-ssa/flatten-3.c (revision 244331) +++ gcc/testsuite/gcc.dg/tree-ssa/flatten-3.c (working copy) @@ -1,5 +1,5 @@ /* { dg-do compile } */ -/* { dg-options -O2 -fno-ipa-icf } */ +/* { dg-options "-O2 -fno-ipa-icf" } */ extern void do_something_usefull(); /* Check that we finish compiling even if instructed to