From patchwork Fri Dec 20 09:31:57 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tobias Burnus X-Patchwork-Id: 1213985 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-516354-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="R42Q3MDh"; 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 47fNnC2qP6z9sP6 for ; Fri, 20 Dec 2019 20:32:13 +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 :subject:to:cc:references:from:message-id:date:mime-version :in-reply-to:content-type; q=dns; s=default; b=vXssRT5HAt7Sq0k2a Yg10vbRfYjHjT17B6DFo9fsqyuPnenNuXNADWPyuEIG6enEuyMAD8y+hp8GPrLjW U1g6sYKaOrDMRynHFOrkdE2+MRvpuYL0BsDJOiU6TvbDOYe/L/3jqCWJO+U+4dI6 5jJs+UGFwyAlvUHsV0cM0HnKAQ= 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 :subject:to:cc:references:from:message-id:date:mime-version :in-reply-to:content-type; s=default; bh=gtQ8rfjIs66+3zuvNBnGvhH 7fK0=; b=R42Q3MDhuzqnbkRdSsHTi/yAhVx+5i1DVwsj0dhN6LYUttdHfqse0l1 bS0yqWS3PY5fCdEH4GqsL+4XIsdgOslI7/5ytW5Yu1mbIQoBhWza7zt2aGR7FkTH tUofW3peZXvOi0DjwF0fGyuDhd5kkQ2nLMGooPv/9caieEDsUdJ0= Received: (qmail 98040 invoked by alias); 20 Dec 2019 09:32: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 98025 invoked by uid 89); 20 Dec 2019 09:32:06 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-12.2 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_ASCII_DIVIDERS autolearn=ham version=3.3.1 spammy=sk:derived, tia X-HELO: esa1.mentor.iphmx.com Received: from esa1.mentor.iphmx.com (HELO esa1.mentor.iphmx.com) (68.232.129.153) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 20 Dec 2019 09:32:04 +0000 IronPort-SDR: QKeZV3AAui14oIWUrVetCN2t+4vbLgaVrxNqZZLSSwn/eCvYDYos9Shb42oInsSaeEpjgm6K9h MRDIBWpZHM34gT9iYdnxpgyNILQkS7ijf6vhSNmyFX9W/h21wNQyLM8b+t5w8+4JNY/mhoY5kR Xt0p2PgWQwpholXkpi2zle/iZSMB7Mns0bEqtBG+783cfVJ3bsSGDRu+NeRyw7ruFLYWMAQqZk ElTj+2o6cEKe08r9Hh6uB9T0Gqa91zk0TsVvnCvS4l4GPxYg+2R2KF9b9ujTZ/9guQRwmeoNUl Ynk= Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa1.mentor.iphmx.com with ESMTP; 20 Dec 2019 01:32:03 -0800 IronPort-SDR: GzfQ8slEd85mW6u8pgbdL2r2B2lVcm9NIDI4nXQ99PMFmxftZy+vDQstGp/be5Z5J4zLbfliEU I/kLwOem9iAzgfHzTg3yT4UjY0VojBvFMpA9uLzV0XCjjkrtAL7UiE57WC2sqLkVLCS4WchZtp 9s2/2FOgCSO3K/MAajbKFPfCO3UVKAtQCZ0CkfLT7OSLl2X5sUSHD/kd3juM2sXF/+lCbO1J+S 291jVFrIY7TmdDUYXyuylwiEdqAorICFPrVBhtnOdxvicj4YlRMIzNpVYpbGNCwmDwK3BN+YDf veI= Subject: [patch, committed] Fix testsuite-fallout of OpenACC deep-copy patch (was: [PATCH 10/13] OpenACC 2.6 deep copy: Fortran front-end parts) To: Julian Brown , CC: Thomas Schwinge , Jakub Jelinek , Tobias Burnus , , References: From: Tobias Burnus Message-ID: <5a3e23a2-abd4-e57e-c37f-a9993e545611@codesourcery.com> Date: Fri, 20 Dec 2019 10:31:57 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 In-Reply-To: X-IsSubscribed: yes Julian's patch (r279628) removed several now obsolete dg-errors about ALLOCATABLE and POINTER. But seemingly, one was missed and two (for no_create) were added between posting the patch and committing that patch. Committed the attached patch as obvious in Rev.279634. Cheers, Tobias Index: gcc/testsuite/gfortran.dg/goacc/data-clauses.f95 =================================================================== --- gcc/testsuite/gfortran.dg/goacc/data-clauses.f95 (revision 279633) +++ gcc/testsuite/gfortran.dg/goacc/data-clauses.f95 (revision 279634) @@ -111,9 +111,9 @@ !$acc end data - !$acc parallel no_create (tip) ! { dg-error "POINTER" } + !$acc parallel no_create (tip) !$acc end parallel - !$acc parallel no_create (tia) ! { dg-error "ALLOCATABLE" } + !$acc parallel no_create (tia) !$acc end parallel !$acc parallel deviceptr (i) no_create (i) ! { dg-error "multiple clauses" } !$acc end parallel @@ -132,7 +132,7 @@ !$acc end data - !$acc parallel present (tip) ! { dg-error "POINTER" } + !$acc parallel present (tip) !$acc end parallel !$acc parallel present (tia) !$acc end parallel Index: gcc/testsuite/ChangeLog =================================================================== --- gcc/testsuite/ChangeLog (revision 279633) +++ gcc/testsuite/ChangeLog (revision 279634) @@ -1,3 +1,8 @@ +2019-12-20 Tobias Burnus + + * gfortran.dg/goacc/data-clauses.f95: Remove now + obsolete dg-error. + 2019-12-20 Jakub Jelinek PR target/92841 @@ -8,11 +13,11 @@ 2019-12-19 Julian Brown - * gfortran.dg/goacc/derived-types.f90: New test. - * gfortran.dg/goacc/derived-types-2.f90: New test. - * gfortran.dg/goacc/derived-types-3.f90: New test. - * gfortran.dg/goacc/data-clauses.f95: Adjust for expected errors. - * gfortran.dg/goacc/enter-exit-data.f95: Likewise. + * gfortran.dg/goacc/derived-types.f90: New test. + * gfortran.dg/goacc/derived-types-2.f90: New test. + * gfortran.dg/goacc/derived-types-3.f90: New test. + * gfortran.dg/goacc/data-clauses.f95: Adjust for expected errors. + * gfortran.dg/goacc/enter-exit-data.f95: Likewise. 2019-12-19 Julian Brown Cesar Philippidis