diff options
author | Tobias Burnus <tobias@codesourcery.com> | 2019-12-13 07:58:53 +0000 |
---|---|---|
committer | Tobias Burnus <burnus@gcc.gnu.org> | 2019-12-13 08:58:53 +0100 |
commit | 7858bb9693e5a3c39e2cc5aede341895a9e6d1b3 (patch) | |
tree | 3134206960ee6ca2a1cd8835b413a2c19f463c50 /gcc | |
parent | 396c2a9842f0f565b86efcb41bb3386da5dca889 (diff) | |
download | gcc-7858bb9693e5a3c39e2cc5aede341895a9e6d1b3.zip gcc-7858bb9693e5a3c39e2cc5aede341895a9e6d1b3.tar.gz gcc-7858bb9693e5a3c39e2cc5aede341895a9e6d1b3.tar.bz2 |
libgomp/openacc.f90 – clean-up public/private attributes
libgomp/
* openacc.f90 (module openacc_kinds): Use 'PUBLIC' to mark all symbols
as public except for the 'use …, only' imported symbol, which is
private.
(module openacc): Default to 'PRIVATE' to exclude openacc_internal; mark
all symbols from module openacc_kinds as PUBLIC; add missing PUBLIC
attributes for acc_copyout_finalize and acc_delete_finalize.
From-SVN: r279337
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions