r202618 - in /branches/gomp-4_0-branch/gcc: Cha...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Mon Sep 16 08:09:00 GMT 2013
Author: jakub
Date: Mon Sep 16 08:09:34 2013
New Revision: 202618
URL: http://gcc.gnu.org/viewcvs?rev=202618&root=gcc&view=rev
Log:
* omp-low.c (install_var_field): Use (mask & 4) to request double
indirection.
(scan_sharing_clauses): For OMP_CLAUSE_MAP_POINTER arrays pass
7 instead of 3 to install_var_field.
(lower_omp_target): For OMP_CLAUSE_MAP_POINTER arrays add extra
indirection.
Modified:
branches/gomp-4_0-branch/gcc/ChangeLog.gomp
branches/gomp-4_0-branch/gcc/omp-low.c
More information about the Gcc-cvs
mailing list