public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tschwinge at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/64765] [OpenACC] Bogus "'copy' is not valid for '#pragma acc kernels loop'"
Date: Tue, 27 Oct 2015 08:39:00 -0000	[thread overview]
Message-ID: <bug-64765-4-aQsZ8NcdhV@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64765-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64765

--- Comment #1 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Author: tschwinge
Date: Tue Oct 27 08:39:15 2015
New Revision: 229404

URL: https://gcc.gnu.org/viewcvs?rev=229404&root=gcc&view=rev
Log:
[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++

        gcc/c-family/
        PR c/64765
        PR c/64880
        * c-common.h (c_oacc_split_loop_clauses): Declare function.
        * c-omp.c (c_oacc_split_loop_clauses): New function.
        gcc/c/
        PR c/64765
        PR c/64880
        * c-parser.c (c_parser_oacc_loop): Add mask, cclauses formal
        parameters, and handle these.  Adjust all users.
        (c_parser_oacc_kernels, c_parser_oacc_parallel): Merge functions
        into...
        (c_parser_oacc_kernels_parallel): ... this new function.  Adjust
        all users.
        * c-tree.h (c_finish_oacc_parallel, c_finish_oacc_kernels): Don't
        declare functions.
        (c_finish_omp_construct): Declare function.
        * c-typeck.c (c_finish_oacc_parallel, c_finish_oacc_kernels):
        Merge functions into...
        (c_finish_omp_construct): ... this new function.
        gcc/cp/
        PR c/64765
        PR c/64880
        * cp-tree.h (finish_oacc_kernels, finish_oacc_parallel): Don't
        declare functions.
        (finish_omp_construct): Declare function.
        * parser.c (cp_parser_oacc_loop): Add p_name, mask, cclauses
        formal parameters, and handle these.  Adjust all users.
        (cp_parser_oacc_kernels, cp_parser_oacc_parallel): Merge functions
        into...
        (cp_parser_oacc_kernels_parallel): ... this new function.  Adjust
        all users.
        * semantics.c (finish_oacc_kernels, finish_oacc_parallel): Merge
functions into...
        (finish_omp_construct): ... this new function.
        gcc/
        * tree.h (OACC_PARALLEL_BODY, OACC_PARALLEL_CLAUSES)
        (OACC_KERNELS_BODY, OACC_KERNELS_CLAUSES, OACC_KERNELS_COMBINED)
        (OACC_PARALLEL_COMBINED): Don't define macros.  Adjust all users.
        gcc/testsuite/
        PR c/64765
        PR c/64880
        * c-c++-common/goacc/loop-1.c: Don't skip for C++.  Don't prune
        sorry message.
        (PR64765): New function.
        * gfortran.dg/goacc/coarray_2.f90: XFAIL.
        * gfortran.dg/goacc/combined_loop.f90: Extend.  Don't prune
        sorry message.
        * gfortran.dg/goacc/cray.f95: Refine prune directive.
        * gfortran.dg/goacc/parameter.f95: Likewise.
        libgomp/
        * testsuite/libgomp.oacc-c-c++-common/combdir-1.c: New file.
        * testsuite/libgomp.oacc-fortran/combdir-1.f90: Likewise.

Added:
    trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/combdir-1.c
    trunk/libgomp/testsuite/libgomp.oacc-fortran/combdir-1.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-common.h
    trunk/gcc/c-family/c-omp.c
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-parser.c
    trunk/gcc/c/c-tree.h
    trunk/gcc/c/c-typeck.c
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/parser.c
    trunk/gcc/cp/semantics.c
    trunk/gcc/fortran/trans-openmp.c
    trunk/gcc/gimplify.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/c-c++-common/goacc/loop-1.c
    trunk/gcc/testsuite/gfortran.dg/goacc/coarray_2.f90
    trunk/gcc/testsuite/gfortran.dg/goacc/combined_loop.f90
    trunk/gcc/testsuite/gfortran.dg/goacc/cray.f95
    trunk/gcc/testsuite/gfortran.dg/goacc/parameter.f95
    trunk/gcc/tree-pretty-print.c
    trunk/gcc/tree.def
    trunk/gcc/tree.h
    trunk/libgomp/ChangeLog


  parent reply	other threads:[~2015-10-27  8:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-24 10:07 [Bug c/64765] New: " burnus at gcc dot gnu.org
2015-10-08 15:57 ` [Bug c/64765] " tschwinge at gcc dot gnu.org
2015-10-27  8:39 ` tschwinge at gcc dot gnu.org [this message]
2015-10-27  8:42 ` tschwinge at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-64765-4-aQsZ8NcdhV@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).