From patchwork Thu Jan 11 19:36:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Seurer X-Patchwork-Id: 859263 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-470877-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="AbHy5c3W"; 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 3zHbk15fQsz9s4q for ; Fri, 12 Jan 2018 06:37:12 +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:to:cc :from:subject:date:mime-version:content-type :content-transfer-encoding:message-id; q=dns; s=default; b=HtX/I BWfXdzPoCOcnDwlSuPe8BmOlIcy768A6Gz4gnkegaaPJZT9FGX+k+SGXj1HwZO91 NU2eIKvR2rwv6DZZhkgWTeIjAVc5duLPzvwtsIIl9ILLmRQyENoBijUC/law5kp0 XncnkoGhnbK1vvVo5/6VlVTRGgC3tApqNRp+TI= 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:to:cc :from:subject:date:mime-version:content-type :content-transfer-encoding:message-id; s=default; bh=T7WBJ9//3Vw xRqvVPWKOaEgfpZI=; b=AbHy5c3WOCHzSWne+W7c0pRTwM5NJOG0XBlf6DNTApl jvULUD0cdGafmwKQbnGgE2EYubQcBzAFslZoyjAPdmh7Gy/Az1Ae+7FBpRGBCycR lUGNyZ/87ERcNoOFqFMhtdlRwwVd9xTh14HBKX3PQkYX3P0vsgIHS3GdCRVDUuW4 = Received: (qmail 78793 invoked by alias); 11 Jan 2018 19:37:03 -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 78615 invoked by uid 89); 11 Jan 2018 19:37:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-9.9 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_ASCII_DIVIDERS, KAM_LAZY_DOMAIN_SECURITY, KAM_SHORT, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Hx-languages-length:2711, 65479 X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0a-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.156.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 11 Jan 2018 19:37:00 +0000 Received: from pps.filterd (m0098404.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w0BJalR9073766 for ; Thu, 11 Jan 2018 14:36:59 -0500 Received: from e12.ny.us.ibm.com (e12.ny.us.ibm.com [129.33.205.202]) by mx0a-001b2d01.pphosted.com with ESMTP id 2feb9p0hcw-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 11 Jan 2018 14:36:58 -0500 Received: from localhost by e12.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 11 Jan 2018 14:36:57 -0500 Received: from b01cxnp23034.gho.pok.ibm.com (9.57.198.29) by e12.ny.us.ibm.com (146.89.104.199) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 11 Jan 2018 14:36:54 -0500 Received: from b01ledav001.gho.pok.ibm.com (b01ledav001.gho.pok.ibm.com [9.57.199.106]) by b01cxnp23034.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id w0BJasPH42139786; Thu, 11 Jan 2018 19:36:54 GMT Received: from b01ledav001.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 3AF1028046; Thu, 11 Jan 2018 14:36:20 -0500 (EST) Received: from spaceviking.ibm.com (unknown [9.10.86.154]) by b01ledav001.gho.pok.ibm.com (Postfix) with ESMTP id 1C63928050; Thu, 11 Jan 2018 14:36:20 -0500 (EST) To: GCC Patches Cc: Segher Boessenkool From: Bill Seurer Subject: [PATCH, rs6000] pr58684, pr83759 Disable test cases that fail on powerpc64. Date: Thu, 11 Jan 2018 13:36:53 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 X-TM-AS-GCONF: 00 x-cbid: 18011119-0048-0000-0000-0000022320AC X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00008361; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000245; SDB=6.00973582; UDB=6.00493320; IPR=6.00753527; BA=6.00005773; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00018984; XFM=3.00000015; UTC=2018-01-11 19:36:55 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18011119-0049-0000-0000-000043BE602D Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2018-01-11_06:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1709140000 definitions=main-1801110267 X-IsSubscribed: yes [PATCH, rs6000] pr58684, pr83759 Disable test cases that fail on powerpc64. This patch disables a few test cases on powerpc64 that fail after r256380 due to a longstanding issue with floating-point compares. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58684 for more information. Bootstrapped and tested on powerpc64le-unknown-linux-gnu and powerpc64be-unknown-linux-gnu with no regressions. Is this ok for trunk? 2018-01-11 Bill Seurer PR sanitizer/65479 * gcc/testsuite/gcc.dg/torture/inf-compare-1.c: Add dg-skip. * gcc/testsuite/gcc.dg/torture/inf-compare-2.c: Add dg-skip. * gcc/testsuite/gcc.dg/torture/inf-compare-3.c: Add dg-skip. * gcc/testsuite/gcc.dg/torture/inf-compare-4.c: Add dg-skip. Index: gcc/testsuite/gcc.dg/torture/inf-compare-1.c =================================================================== --- gcc/testsuite/gcc.dg/torture/inf-compare-1.c (revision 256541) +++ gcc/testsuite/gcc.dg/torture/inf-compare-1.c (working copy) @@ -1,6 +1,7 @@ /* { dg-do run } */ /* { dg-add-options ieee } */ /* { dg-require-effective-target fenv_exceptions } */ +/* { dg-skip-if "remove this when pr58684 is fixed" { powerpc64*-*-* } } */ #include Index: gcc/testsuite/gcc.dg/torture/inf-compare-2.c =================================================================== --- gcc/testsuite/gcc.dg/torture/inf-compare-2.c (revision 256541) +++ gcc/testsuite/gcc.dg/torture/inf-compare-2.c (working copy) @@ -1,6 +1,7 @@ /* { dg-do run } */ /* { dg-add-options ieee } */ /* { dg-require-effective-target fenv_exceptions } */ +/* { dg-skip-if "remove this when pr58684 is fixed" { powerpc64*-*-* } } */ #include Index: gcc/testsuite/gcc.dg/torture/inf-compare-3.c =================================================================== --- gcc/testsuite/gcc.dg/torture/inf-compare-3.c (revision 256541) +++ gcc/testsuite/gcc.dg/torture/inf-compare-3.c (working copy) @@ -1,6 +1,7 @@ /* { dg-do run } */ /* { dg-add-options ieee } */ /* { dg-require-effective-target fenv_exceptions } */ +/* { dg-skip-if "remove this when pr58684 is fixed" { powerpc64*-*-* } } */ #include Index: gcc/testsuite/gcc.dg/torture/inf-compare-4.c =================================================================== --- gcc/testsuite/gcc.dg/torture/inf-compare-4.c (revision 256541) +++ gcc/testsuite/gcc.dg/torture/inf-compare-4.c (working copy) @@ -1,6 +1,7 @@ /* { dg-do run } */ /* { dg-add-options ieee } */ /* { dg-require-effective-target fenv_exceptions } */ +/* { dg-skip-if "remove this when pr58684 is fixed" { powerpc64*-*-* } } */ #include