diff options
author | Marcel Vollweiler <marcel@codesourcery.com> | 2022-05-16 01:02:50 -0700 |
---|---|---|
committer | Marcel Vollweiler <marcel@codesourcery.com> | 2022-05-16 01:02:50 -0700 |
commit | b4fb9f4f9a10d825302cfb5a0ecefa796570d8bc (patch) | |
tree | 251a4b967b88d8dea7ae372690cee6d41273f795 /gcc/input.cc | |
parent | ec69db6be6912e45fa5f54f2d231d56e52612f1d (diff) | |
download | gcc-b4fb9f4f9a10d825302cfb5a0ecefa796570d8bc.tar.gz |
OpenMP, C++: Add template support for the has_device_addr clause.
This patch adds support for list items in the has_device_addr clause which type
is given by C++ template parameters.
gcc/cp/ChangeLog:
* pt.cc (tsubst_omp_clauses): Added OMP_CLAUSE_HAS_DEVICE_ADDR.
* semantics.cc (finish_omp_clauses): Added template decl processing.
libgomp/ChangeLog:
* testsuite/libgomp.c++/target-has-device-addr-7.C: New test.
* testsuite/libgomp.c++/target-has-device-addr-8.C: New test.
* testsuite/libgomp.c++/target-has-device-addr-9.C: New test.
Diffstat (limited to 'gcc/input.cc')
0 files changed, 0 insertions, 0 deletions