This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/74600] [openacc] duplicate data map error
- From: "tschwinge at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 12 Aug 2016 10:17:29 +0000
- Subject: [Bug fortran/74600] [openacc] duplicate data map error
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-74600-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74600
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-08-12
Ever confirmed|0 |1
--- Comment #1 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
(In reply to cesar from comment #0)
> This issue is present on at least gomp-4_0-branch with nvptx offloading. I
> wasn't able to try trunk because it stopped building on nvptx as of Aug 11,
Yep, PR74755.
> so I'll retest trunk once that problem has been resolved.
So just test a trunk revision a little earlier ;-) -- anyway, confirmed for
trunk, too. (I have not looked at the Fortran source code file itself.)