diff options
author | Kwok Cheung Yeung <kcyeung@baylibre.com> | 2025-01-13 13:08:07 +0000 |
---|---|---|
committer | Sandra Loosemore <sloosemore@baylibre.com> | 2025-05-15 20:25:53 +0000 |
commit | 752ef8f4f5ddf9a3372e6d5dc08df6aa05a60ea3 (patch) | |
tree | b1b7c411ed2e11908955f8265441ac8f755d1905 /gcc/coverage.c | |
parent | bb8a5a0783a209512e8d814b4307e910fe141377 (diff) | |
download | gcc-752ef8f4f5ddf9a3372e6d5dc08df6aa05a60ea3.zip gcc-752ef8f4f5ddf9a3372e6d5dc08df6aa05a60ea3.tar.gz gcc-752ef8f4f5ddf9a3372e6d5dc08df6aa05a60ea3.tar.bz2 |
openmp: Add support for using custom mappers with iterators (C, C++)
gcc/c-family/
* c-omp.cc (omp_instantiate_mapper): Apply iterator to new clauses
generated from mapper.
gcc/c/
* c-parser.cc (c_parser_omp_clause_map): Apply iterator to push and
pop mapper clauses.
gcc/cp/
* parser.cc (cp_parser_omp_clause_map): Apply iterator to push and
pop mapper clauses.
* semantics.cc (cxx_omp_map_array_section): Allow array types for
base type of array sections.
libgomp/
* testsuite/libgomp.c-c++-common/mapper-iterators-1.c: New test.
* testsuite/libgomp.c-c++-common/mapper-iterators-2.c: New test.
* testsuite/libgomp.c-c++-common/mapper-iterators-3.c: New test.
Co-authored-by: Andrew Stubbs <ams@baylibre.com>
Diffstat (limited to 'gcc/coverage.c')
0 files changed, 0 insertions, 0 deletions