From patchwork Thu Feb 4 12:28:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dominik Vogt X-Patchwork-Id: 578898 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 A507A140328 for ; Thu, 4 Feb 2016 23:29:13 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=ggg5tkoh; 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:mime-version :content-type; q=dns; s=default; b=vucoiGtXaXQxu3ihMI/mC42lR3sHZ ERJ5UYl9AtKP9rYHDluKuahQdp1ifhFF4EJ2T/oOBC7xt48ElOcwNDo531aHLhjv MXorodNmdDx5F86VJEiSP2SL6iPNfqgxgmlCrWfY7linWgsRo1jzG6/4D69qHuAT AMLF6P0NW4f7xE= 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:mime-version :content-type; s=default; bh=baDp3LWfOrpyxmBlpi1x/CPCUlc=; b=ggg 5tkohuBM5ghUuIEBUq1ECSyLOrN7dX/hAOasg6bdkMP4NjtJ7k+DLjglBzHTniVE xJIt+MUxnBsm9555iJHf+8zdca8v5RINPwUbbPxlZ1flNuSOUT19kOmPHtGa/1rN SS5qDrTqkGOTpuTkHDtt/K/FtC7AKtuaWBlLKCA4= Received: (qmail 62884 invoked by alias); 4 Feb 2016 12:29:06 -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 62875 invoked by uid 89); 4 Feb 2016 12:29:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL, BAYES_00, KAM_LAZY_DOMAIN_SECURITY, RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=sk:sramax, sk:sra-max, z13, S390 X-HELO: e06smtp05.uk.ibm.com Received: from e06smtp05.uk.ibm.com (HELO e06smtp05.uk.ibm.com) (195.75.94.101) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Thu, 04 Feb 2016 12:29:04 +0000 Received: from localhost by e06smtp05.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 4 Feb 2016 12:29:01 -0000 Received: from d06dlp02.portsmouth.uk.ibm.com (9.149.20.14) by e06smtp05.uk.ibm.com (192.168.101.135) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 4 Feb 2016 12:28:58 -0000 X-IBM-Helo: d06dlp02.portsmouth.uk.ibm.com X-IBM-MailFrom: vogt@linux.vnet.ibm.com X-IBM-RcptTo: gcc-patches@gcc.gnu.org Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp02.portsmouth.uk.ibm.com (Postfix) with ESMTP id E1EF62190046 for ; Thu, 4 Feb 2016 12:28:44 +0000 (GMT) Received: from d06av07.portsmouth.uk.ibm.com (d06av07.portsmouth.uk.ibm.com [9.149.37.248]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u14CSw667209256 for ; Thu, 4 Feb 2016 12:28:58 GMT Received: from d06av07.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av07.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u14CSw2Y027237 for ; Thu, 4 Feb 2016 07:28:58 -0500 Received: from bl3ahm9f.de.ibm.com (dyn-9-152-212-191.boeblingen.de.ibm.com [9.152.212.191]) by d06av07.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id u14CSwmZ027232; Thu, 4 Feb 2016 07:28:58 -0500 Received: from dvogt by bl3ahm9f.de.ibm.com with local (Exim 4.76) (envelope-from ) id 1aRJ1t-0000PQ-EW; Thu, 04 Feb 2016 13:28:57 +0100 Date: Thu, 4 Feb 2016 13:28:57 +0100 From: Dominik Vogt To: gcc-patches@gcc.gnu.org Cc: Andreas Krebbel Subject: [PATCH] S/390: Do not require -march=z13 on s390 but only on s390x. Message-ID: <20160204122857.GA1231@linux.vnet.ibm.com> Reply-To: vogt@linux.vnet.ibm.com Mail-Followup-To: vogt@linux.vnet.ibm.com, gcc-patches@gcc.gnu.org, Andreas Krebbel MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16020412-0021-0000-0000-000005AD5858 A previous patch required -march=z13 in ssa-dom-cse-2.c for s390 and s390x, but actually only s390x really needs it. The attached patch removes the extra option on s390 (and fixes comment formatting). Ciao Dominik ^_^ ^_^ From 19411d569d8087a677a2e17e0f3512d776436333 Mon Sep 17 00:00:00 2001 From: Dominik Vogt Date: Thu, 4 Feb 2016 10:57:50 +0100 Subject: [PATCH] S/390: Do not require -march=z13 on s390 but only on s390x. Also fix formatting of the comment. --- gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c b/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c index f68b53b..827cc7a 100644 --- a/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c +++ b/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c @@ -1,8 +1,8 @@ /* { dg-do compile } */ /* { dg-options "-O3 -fno-tree-fre -fno-tree-pre -fdump-tree-optimized --param sra-max-scalarization-size-Ospeed=32" } */ -/* S390 needs hardware vector support for this to work (the optimization gets - * too complex without it. - * { dg-additional-options "-march=z13" { target { s390*-*-* } } } */ +/* System Z needs hardware vector support for this to work (the optimization + gets too complex without it. + { dg-additional-options "-march=z13" { target { s390x-*-* } } } */ int -- 2.3.0