aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop-iv.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2015-01-19 13:03:35 +0100
committerThomas Schwinge <tschwinge@gcc.gnu.org>2015-01-19 13:03:35 +0100
commit128b26dceb824d7760c2100cd6845c72be5a1422 (patch)
tree0dedf360229e98ec8dd3a80062bd72e0cad0cde5 /gcc/loop-iv.c
parent3d36be01e4f9bd4d99750d93f44ef7d8f3a3cc4e (diff)
downloadgcc-128b26dceb824d7760c2100cd6845c72be5a1422.zip
gcc-128b26dceb824d7760c2100cd6845c72be5a1422.tar.gz
gcc-128b26dceb824d7760c2100cd6845c72be5a1422.tar.bz2
[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.
gcc/ * omp-low.c (offload_symbol_decl): Remove variable. (get_offload_symbol_decl): Remove function. (expand_omp_target): For BUILT_IN_GOMP_TARGET, BUILT_IN_GOMP_TARGET_DATA, BUILT_IN_GOMP_TARGET_UPDATE pass NULL instead of &__OFFLOAD_TABLE__, for BUILT_IN_GOACC_DATA_START, BUILT_IN_GOACC_ENTER_EXIT_DATA, BUILT_IN_GOACC_PARALLEL, BUILT_IN_GOACC_UPDATE don't pass it at all. libgomp/ * libgomp_g.h (GOACC_data_start, GOACC_enter_exit_data) (GOACC_parallel, GOACC_update): Remove const_void *offload_table formal parameter. Update all users. * target.c (GOMP_target, GOMP_target_data, GOMP_target_update): Document unused formal parameter. From-SVN: r219836
Diffstat (limited to 'gcc/loop-iv.c')
0 files changed, 0 insertions, 0 deletions