From patchwork Mon Oct 2 20:45:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John David Anglin X-Patchwork-Id: 147465 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a05:612c:2a8e:b0:403:3b70:6f57 with SMTP id in14csp1681018vqb; Mon, 2 Oct 2023 13:45:34 -0700 (PDT) X-Google-Smtp-Source: AGHT+IF8ilWegpJHAK/E0iPSUBJu9P4ks0HS3t26nIAeOd6MOI52+onNdL/iP+WLTide0ekexFdX X-Received: by 2002:a17:907:7604:b0:9b6:3be9:a8f with SMTP id jx4-20020a170907760400b009b63be90a8fmr553594ejc.20.1696279534128; Mon, 02 Oct 2023 13:45:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1696279534; cv=none; d=google.com; s=arc-20160816; b=oiQWfE6iUvNn2dbMYhJpQMdUSyDHO33uwswtEbsUzOUgj4VKsHevIzdlwgB4W/viFz HhZUEL7lqaZGD3VzWXplgIuZrJuUKvicCF7+t4DVTTca3m2KAbWcMN9Qg203H3892r6E MFNfHnYBjbYkUiw3dyzBCTLNr5tDxkqVDTrdFR5M81/xISXblDeklYcto2gPozafBZYm gHK+N3mExcQeP+YrtOXX30iu/8HVWjlcuUSv9ZVD43ztdp14kIA0FjdJuJPSaoh92Uh0 HqxYIfdgsoCXsZY+DMs38NJAhDNw6BP+x49Yc3s2R5BQmJvT9yQlRWs2gJaNefIp4sVV dSQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:content-disposition :mime-version:message-id:subject:to:from:date:dmarc-filter :delivered-to; bh=uEJtQA/WpxZvXTgoza9qbxEhlbRJWBL5znVAuQENCgg=; fh=1L2/IiukS00vgiXcKREcvt+pFBEM8GuYOng2C1a9k1k=; b=xVd6nJ5lOOJPy/TuTwfyXgVkPlRQvn9HYf5s6/SJCiad7nK1OhxwO0R2nurXKCWjl9 RK5Yt6U5xPRx8lAWX/fJm5rmp9YasT0epp11/wVJaVI/tEOh8O9jOCHmvZff48IR5Dkm AEdiQFKCbscNwjRQ1tSmFZz/fBhnMFbI5DXnFGz1Nr7IZWgjZiULqBt1mYp7+G289QS5 GRxJ9RE1/VfYBUcYliUdn6scd/EBDNqBUsnmhGAGC60H/ouOnka1flQ4lrIdb/+B1tGu M7s8WkkFVeBSqEPd37/ekydlRZrrWQxlsBUxRV3phJhtyadWkhB6P2WRKhJ9aGHBD/VX hrgg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from server2.sourceware.org (ip-8-43-85-97.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id bi16-20020a170906a25000b0099e09f0a544si20398753ejb.871.2023.10.02.13.45.33 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Oct 2023 13:45:34 -0700 (PDT) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A19A93858417 for ; Mon, 2 Oct 2023 20:45:27 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from dellerweb.de (dellerweb.de [173.249.48.176]) by sourceware.org (Postfix) with ESMTPS id 6F9813858D32 for ; Mon, 2 Oct 2023 20:45:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 6F9813858D32 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=parisc-linux.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=parisc-linux.org Received: from mx3210.localdomain (unknown [142.126.114.79]) by dellerweb.de (Postfix) with ESMTPSA id 795941600123; Mon, 2 Oct 2023 22:45:04 +0200 (CEST) Received: by mx3210.localdomain (Postfix, from userid 1000) id 1C98222011C; Mon, 2 Oct 2023 20:45:03 +0000 (UTC) Date: Mon, 2 Oct 2023 20:45:02 +0000 From: John David Anglin To: GCC Patches Subject: [committed] Add hppa*-*-* to dg-error targets at line 5 in gfortran.dg/pr95690.f90 Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Spam-Status: No, score=-9.0 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, KAM_NUMSUBJECT, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1778678009060846594 X-GMAIL-MSGID: 1778678009060846594 Committed to trunk. Dave --- Add hppa*-*-* to dg-error targets at line 5 2023-10-02 John David Anglin gcc/testsuite/ChangeLog: * gfortran.dg/pr95690.f90: Add hppa*-*-* to dg-error targets at line 5. diff --git a/gcc/testsuite/gfortran.dg/pr95690.f90 b/gcc/testsuite/gfortran.dg/pr95690.f90 index 47a5df9e894..1432937438a 100644 --- a/gcc/testsuite/gfortran.dg/pr95690.f90 +++ b/gcc/testsuite/gfortran.dg/pr95690.f90 @@ -2,8 +2,8 @@ module m contains subroutine s - print *, (erfc) ! { dg-error "not a floating constant" "" { target i?86-*-* x86_64-*-* sparc*-*-* cris-*-* } } - end ! { dg-error "not a floating constant" "" { target { ! "i?86-*-* x86_64-*-* sparc*-*-* cris-*-*" } } } + print *, (erfc) ! { dg-error "not a floating constant" "" { target i?86-*-* x86_64-*-* sparc*-*-* cris-*-* hppa*-*-* } } + end ! { dg-error "not a floating constant" "" { target { ! "i?86-*-* x86_64-*-* sparc*-*-* cris-*-* hppa*-*-*" } } } function erfc() end end