]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Fortran, OpenMP] Actually pass use_device_addr on to the middle end
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2019 08:48:14 +0000 (08:48 +0000)
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2019 08:48:14 +0000 (08:48 +0000)
commit1efdc4af140e28a84adb4429739aceb51b6ef282
treeba62aa2230ab0735ca74c3c3c6102c0cd39ddd3f
parent001b028aa6f8355db3ae89eacb1334aecd489637
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276791 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-openmp.c