aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2019-05-17 21:13:15 +0200
committerThomas Schwinge <tschwinge@gcc.gnu.org>2019-05-17 21:13:15 +0200
commit5bf04509f437ff175c001a1c84a13b3a845174eb (patch)
tree05c7809fb44b3510da14c00b79c3d9443f04d7d7 /gcc/objc/objc-act.c
parente03436e7ac2ddbbf397a6d64309b01ad37cfcadf (diff)
downloadgcc-5bf04509f437ff175c001a1c84a13b3a845174eb.zip
gcc-5bf04509f437ff175c001a1c84a13b3a845174eb.tar.gz
gcc-5bf04509f437ff175c001a1c84a13b3a845174eb.tar.bz2
[PR89433] Use 'oacc_verify_routine_clauses' for C/C++ OpenACC 'routine' directives
gcc/ PR middle-end/89433 * omp-general.c (oacc_build_routine_dims): Move some of its processing into... (oacc_verify_routine_clauses): ... this new function. * omp-general.h (oacc_verify_routine_clauses): New prototype. gcc/c/ PR c/89433 * c-parser.c (c_parser_oacc_routine): Normalize order of clauses. (c_finish_oacc_routine): Call oacc_verify_routine_clauses. gcc/cp/ PR c++/89433 * parser.c (cp_parser_oacc_routine) (cp_parser_late_parsing_oacc_routine): Normalize order of clauses. (cp_finalize_oacc_routine): Call oacc_verify_routine_clauses. gcc/testsuite/ PR testsuite/89433 * c-c++-common/goacc/routine-2.c: Update, and move some test into... * c-c++-common/goacc/routine-level-of-parallelism-1.c: ... this new file. From-SVN: r271344
Diffstat (limited to 'gcc/objc/objc-act.c')
0 files changed, 0 insertions, 0 deletions