aboutsummaryrefslogtreecommitdiff
path: root/COPYING3
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2022-02-17 12:46:57 +0100
committerThomas Schwinge <thomas@codesourcery.com>2022-03-12 11:05:29 +0100
commit828335beb77676acffb5911e575672cb55beb2e9 (patch)
treefc053dc2a1bb8517efff2aa6c4377278644e2a17 /COPYING3
parent72c243017dee611bf3c32ea7bfad6ac538021aaf (diff)
downloadgcc-828335beb77676acffb5911e575672cb55beb2e9.zip
gcc-828335beb77676acffb5911e575672cb55beb2e9.tar.gz
gcc-828335beb77676acffb5911e575672cb55beb2e9.tar.bz2
Add 'gcc/tree.cc:user_omp_clause_code_name' [PR65095]
Re PR65095 "Adapt OpenMP diagnostic messages for OpenACC", move C/C++ front end 'gcc/c-family/c-omp.cc:c_omp_map_clause_name' to generic 'gcc/tree.cc:user_omp_clause_code_name' . No functional change. PR other/65095 gcc/ * tree-core.h (user_omp_claus_code_name): Declare function. * tree.cc (user_omp_clause_code_name): New function. gcc/c/ * c-typeck.cc (handle_omp_array_sections_1) (c_oacc_check_attachments): Call 'user_omp_clause_code_name' instead of 'c_omp_map_clause_name'. gcc/cp/ * semantics.cc (handle_omp_array_sections_1) (cp_oacc_check_attachments): Call 'user_omp_clause_code_name' instead of 'c_omp_map_clause_name'. gcc/c-family/ * c-common.h (c_omp_map_clause_name): Remove. * c-omp.cc (c_omp_map_clause_name): Remove.
Diffstat (limited to 'COPYING3')
0 files changed, 0 insertions, 0 deletions