[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-04-07 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69414 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version|5.3.0

[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-04-07 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69414 --- Comment #5 from Thomas Schwinge --- Author: tschwinge Date: Thu Apr 7 11:43:30 2016 New Revision: 234806 URL: https://gcc.gnu.org/viewcvs?rev=234806=gcc=rev Log: [PR libgomp/69414] Fix handling of subarrays with update directive

[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-03-23 Thread jnorris at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69414 --- Comment #4 from jnorris at gcc dot gnu.org --- Author: jnorris Date: Wed Mar 23 14:38:55 2016 New Revision: 234428 URL: https://gcc.gnu.org/viewcvs?rev=234428=gcc=rev Log: PR libgomp/69414 * oacc-mem.c (delete_copyout,

[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-03-23 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69414 --- Comment #3 from Thomas Schwinge --- Sorry for the late answer. Thanks for reporting this, together with a test case, and a patch. Already fixed on gomp-4_0-branch, as you've found, and now requested for trunk inclusion:

[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-03-22 Thread dc-fukuoka at sgi dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69414 --- Comment #2 from Daichi Fukuoka --- Hi, I confirmed that the patch had been applied into gomp-4_0-branch. Thank you very much for fixing the issue. Regards, Daichi Fukuoka

[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-03-21 Thread dc-fukuoka at sgi dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69414 --- Comment #1 from Daichi Fukuoka --- Hi, Has anyone looked into the issue? In our site, one user is waiting for fixing the issue. Best regards, Daichi Fukuoka

[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-01-23 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69414 Thomas Schwinge changed: What|Removed |Added Keywords||openacc