From patchwork Thu Sep 28 11:49:59 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Krebbel X-Patchwork-Id: 819544 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-463100-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="jwLGOcPZ"; 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 3y2tLh0Y1Kz9t3v for ; Thu, 28 Sep 2017 21:51:05 +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:from :to:subject:date:message-id; q=dns; s=default; b=O4/xqkX93zdXFpE Cx2Jr9KZPI3WHyrrvLHCRCo24QJKnPVwbPtoXdFDk329m8Zh+PcBv8prBMcX3dWO qX51YYi91ieg778Ifd4d8TPig6e/5odeog3hLhqbVcmhksEbzHs7sVFCofvNhU0p 32y4HeecBaoamaKgG19vbgQ23vy8= 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; s=default; bh=DClYNpOZuB0IH9l+BJ7OW b8ZJBk=; b=jwLGOcPZpS5bkKIzOYedI0zGAc6n1lCAq680sZZPKhpzp6lPRHxB9 zMstdImyXLIuxblf31Nx5DuNkAPz10OA2i7VpCnF7er+ZOZa1LvzAckwXXWExFWd Owk4SuCZDCNaq+R0fFfQkgvLBAXO9vDzD7cXMmxYjhgq5rEMNZlK/M= Received: (qmail 1657 invoked by alias); 28 Sep 2017 11:50:58 -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 1334 invoked by uid 89); 28 Sep 2017 11:50:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.7 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy= X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0b-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.158.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 28 Sep 2017 11:50:52 +0000 Received: from pps.filterd (m0098421.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v8SBn674084392 for ; Thu, 28 Sep 2017 07:50:48 -0400 Received: from e06smtp15.uk.ibm.com (e06smtp15.uk.ibm.com [195.75.94.111]) by mx0a-001b2d01.pphosted.com with ESMTP id 2d8xbtycmr-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 28 Sep 2017 07:50:47 -0400 Received: from localhost by e06smtp15.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 28 Sep 2017 12:50:46 +0100 Received: from b06cxnps4074.portsmouth.uk.ibm.com (9.149.109.196) by e06smtp15.uk.ibm.com (192.168.101.145) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 28 Sep 2017 12:50:45 +0100 Received: from d06av25.portsmouth.uk.ibm.com (d06av25.portsmouth.uk.ibm.com [9.149.105.61]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v8SBoiGA22872308 for ; Thu, 28 Sep 2017 11:50:44 GMT Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 2EC8311C04C for ; Thu, 28 Sep 2017 12:46:36 +0100 (BST) Received: from d06av25.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 142FB11C04A for ; Thu, 28 Sep 2017 12:46:36 +0100 (BST) Received: from maggie.boeblingen.de.ibm.com (unknown [9.152.212.134]) by d06av25.portsmouth.uk.ibm.com (Postfix) with ESMTPS for ; Thu, 28 Sep 2017 12:46:36 +0100 (BST) From: Andreas Krebbel To: gcc-patches@gcc.gnu.org Subject: [PATCH 0/5] vect testsuite adjustments for S/390 - v2 Date: Thu, 28 Sep 2017 13:49:59 +0200 X-TM-AS-GCONF: 00 x-cbid: 17092811-0020-0000-0000-000003BBEAB7 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17092811-0021-0000-0000-0000424DD408 Message-Id: <20170928115044.21422-1-krebbel@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2017-09-28_04:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1709280177 X-IsSubscribed: yes Changes to last version: - vect_mult_long renamed to vect_long_mult (since there is already vect_int_mult ...) - vect_no_peel changed to vect_can_peel as suggested by Richard - another two target checks added: vect_intdouble_cvt and vect_doubleint_cvt - documentation for the new target checks added Ok for mainline? Andreas Krebbel (5): Enable vect_float with S/390 VXE and adjust testcases Testcases using dg-options require at least -mzarch. New target check: vect_long_mult New target check for double<->int conversions New target check: vect_can_peel gcc/doc/sourcebuild.texi | 12 +++ gcc/testsuite/g++.dg/vect/slp-pr56812.cc | 4 +- gcc/testsuite/gcc.dg/vect/pr31699.c | 2 +- gcc/testsuite/gcc.dg/vect/pr60656.c | 3 +- gcc/testsuite/gcc.dg/vect/pr61194.c | 1 + gcc/testsuite/gcc.dg/vect/pr65947-10.c | 1 + gcc/testsuite/gcc.dg/vect/pr66142.c | 2 +- gcc/testsuite/gcc.dg/vect/pr66251.c | 4 +- gcc/testsuite/gcc.dg/vect/slp-10.c | 1 + gcc/testsuite/gcc.dg/vect/slp-11c.c | 1 + gcc/testsuite/gcc.dg/vect/slp-12b.c | 1 + gcc/testsuite/gcc.dg/vect/slp-18.c | 1 + gcc/testsuite/gcc.dg/vect/slp-33.c | 1 + gcc/testsuite/gcc.dg/vect/slp-cond-2-big-array.c | 2 + gcc/testsuite/gcc.dg/vect/slp-cond-2.c | 2 + gcc/testsuite/gcc.dg/vect/vect-cond-10.c | 1 + gcc/testsuite/gcc.dg/vect/vect-cond-8.c | 1 + gcc/testsuite/gcc.dg/vect/vect-cond-9.c | 1 + gcc/testsuite/gcc.dg/vect/vect-float-extend-1.c | 1 + gcc/testsuite/gcc.dg/vect/vect-float-truncate-1.c | 1 + .../gcc.dg/vect/vect-floatint-conversion-2.c | 2 +- .../gcc.dg/vect/vect-intfloat-conversion-3.c | 2 +- .../gfortran.dg/vect/fast-math-mgrid-resid.f | 1 + gcc/testsuite/gfortran.dg/vect/pr60510.f | 1 + gcc/testsuite/gfortran.dg/vect/pr77848.f | 1 + gcc/testsuite/gfortran.dg/vect/vect-8.f90 | 3 +- gcc/testsuite/lib/target-supports.exp | 112 ++++++++++++++++++++- 27 files changed, 155 insertions(+), 10 deletions(-)