Hi Thomas,
On 07/09/2015 03:29 AM, Thomas Schwinge wrote:
Hi Jim!
On Wed, 8 Jul 2015 13:00:16 -0500, James Norris
wrote:
This patch adds handling of the deviceptr clause when
used within a Fortran program.
Please motivate such non-obvious code changes by a test case. At least
to me, it's
Hi Jim!
On Wed, 8 Jul 2015 13:00:16 -0500, James Norris
wrote:
> This patch adds handling of the deviceptr clause when
> used within a Fortran program.
Please motivate such non-obvious code changes by a test case. At least
to me, it's not at all obvious what's going on here...
Is that the occ
Hi,
This patch adds handling of the deviceptr clause when
used within a Fortran program.
Committed to gomp-4_0-branch
Jim
diff --git a/libgomp/ChangeLog.gomp b/libgomp/ChangeLog.gomp
index 418474d..1949d78 100644
--- a/libgomp/ChangeLog.gomp
+++ b/libgomp/ChangeLog.gomp
@@ -1,3 +1,8 @@
+2015-0