https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63247

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Sep 29 05:24:44 2014
New Revision: 215679

URL: https://gcc.gnu.org/viewcvs?rev=215679&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:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/omp-low.c

Reply via email to