Re: [gomp4] libgomp: Don't update copy_from for the existing mappings.

2014-02-19 Thread Thomas Schwinge
Hi Ilya! On Tue, 18 Feb 2014 20:49:39 +0400, Ilya Verbin wrote: > 2014-02-18 20:25 GMT+04:00 Thomas Schwinge : > > Sure; this was the consensus, as I understand it. Though, wouldn't it > > make sense to also add a test case to a) test for this behavior, and also > > b) to document the "GCC inter

Re: [gomp4] libgomp: Don't update copy_from for the existing mappings.

2014-02-18 Thread Ilya Verbin
2014-02-18 20:25 GMT+04:00 Thomas Schwinge : > Sure; this was the consensus, as I understand it. Though, wouldn't it > make sense to also add a test case to a) test for this behavior, and also > b) to document the "GCC interpretation of the OpenMP standard" in this > case (including a link to the

Re: [gomp4] libgomp: Don't update copy_from for the existing mappings.

2014-02-18 Thread Thomas Schwinge
Hi Ilya! On Mon, 17 Feb 2014 21:06:41 +0400, Ilya Verbin wrote: > Here is the fix for the issue discussed in > http://gcc.gnu.org/ml/gcc/2014-02/msg00257.html > > OK to commit to gomp-4_0-branch? > + * target.c (gomp_map_vars_existing): Don't update copy_from for the > + existing mappi