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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Sat Jul  2 10:22:48 2016
New Revision: 237941

URL: https://gcc.gnu.org/viewcvs?rev=237941&root=gcc&view=rev
Log:
        Backported from mainline
        2016-06-30  Jakub Jelinek  <ja...@redhat.com>

        PR fortran/71705
        * trans-openmp.c (gfc_trans_omp_clauses): Set TREE_ADDRESSABLE on
        decls in to/from clauses.

        * gfortran.dg/gomp/pr71705.f90: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr71705.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/trans-openmp.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

Reply via email to