aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2017-05-24 15:23:34 +0200
committerThomas Schwinge <tschwinge@gcc.gnu.org>2017-05-24 15:23:34 +0200
commit9b94fbc7e485117a931dbf438b2dab31bb3f8f13 (patch)
tree9afe5454d6a0613054c3e4dcff4930a101b450fa /gcc/config.gcc
parent3f3fb6c91306b8f703842c785535aa074be1acee (diff)
downloadgcc-9b94fbc7e485117a931dbf438b2dab31bb3f8f13.zip
gcc-9b94fbc7e485117a931dbf438b2dab31bb3f8f13.tar.gz
gcc-9b94fbc7e485117a931dbf438b2dab31bb3f8f13.tar.bz2
C/C++ OpenACC: acc_pcopyin, acc_pcreate
libgomp/ * openacc.h (acc_pcopyin, acc_pcreate): Provide prototypes instead of preprocessor definitions. * libgomp.h (strong_alias): Guard by "#ifdef HAVE_ATTRIBUTE_ALIAS". * oacc-mem.c: Provide "acc_pcreate" as alias for "acc_present_or_create", and "acc_pcopyin" as alias for "acc_present_or_copyin". * libgomp.map: New version "OACC_2.0.1". (OACC_2.0.1): Add "acc_pcopyin", and "acc_pcreate". * testsuite/libgomp.oacc-c-c++-common/lib-38.c: Remove, merging its content into... * testsuite/libgomp.oacc-c-c++-common/lib-32.c: ... this file. Extend testing. From-SVN: r248410
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions