[Bug middle-end/63247] fortran array alignment in omp target map
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 29 05:21:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63247
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Sep 29 05:20:52 2014
New Revision: 215678
URL: https://gcc.gnu.org/viewcvs?rev=215678&root=gcc&view=rev
Log:
PR middle-end/63247
* omp-low.c (lower_omp_target): For OMP_CLAUSE_MAP_POINTER
of ARRAY_TYPE, if not OMP_CLAUSE_MAP_ZERO_BIAS_ARRAY_SECTION
use the alignment of avar rather than ovar.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c
More information about the Gcc-bugs
mailing list