diff options
author | Tobias Burnus <tobias@codesourcery.com> | 2022-11-02 09:06:28 +0100 |
---|---|---|
committer | Sandra Loosemore <sloosemore@baylibre.com> | 2025-05-15 20:25:47 +0000 |
commit | cc069acadd2723a6a5884251ebc946bd61a4dc44 (patch) | |
tree | 3d609d2e57afe09d2d6b2f5d008d331866891352 /gcc/c/c-parser.cc | |
parent | 103758a6d5a021b8d703887bbdc990e2b6986c73 (diff) | |
download | gcc-cc069acadd2723a6a5884251ebc946bd61a4dc44.zip gcc-cc069acadd2723a6a5884251ebc946bd61a4dc44.tar.gz gcc-cc069acadd2723a6a5884251ebc946bd61a4dc44.tar.bz2 |
OpenMP/Fortran: 'target update' with strides + DT components
OpenMP 5.0 permits to use arrays with strides and derived
type components for the list items to the 'from'/'to' clauses
of the 'target update' directive.
Partially committed to mainline as:
6629444170f85 OpenMP/Fortran: 'target update' with DT components
This patch contains the differences to the mainline version.
gcc/fortran/ChangeLog:
* openmp.cc (resolve_omp_clauses): Apply to OpenMP target update.
libgomp/ChangeLog:
* testsuite/libgomp.fortran/target-13.f90: Update test.
Diffstat (limited to 'gcc/c/c-parser.cc')
0 files changed, 0 insertions, 0 deletions