[Fortran, OpenMP] Actually pass use_device_addr on to the middle end
commit4a9150d04a2a9b6f322d3deb65eaf5b4f614ed12
authorTobias Burnus <tobias@codesourcery.com>
Thu, 10 Oct 2019 08:48:14 +0000 (10 08:48 +0000)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 10 Oct 2019 08:48:14 +0000 (10 10:48 +0200)
treeba62aa2230ab0735ca74c3c3c6102c0cd39ddd3f
parent051fb43f810d34a683a5112112757abf6998325a
[Fortran, OpenMP] Actually pass use_device_addr on to the middle end

        * trans-openmp.c (gfc_trans_omp_clauses): Actually pass
        use_device_addr on to the middle end.

From-SVN: r276791
gcc/fortran/ChangeLog
gcc/fortran/trans-openmp.c