diff options
author | Cesar Philippidis <cesar@codesourcery.com> | 2016-07-15 07:13:48 -0700 |
---|---|---|
committer | Cesar Philippidis <cesar@gcc.gnu.org> | 2016-07-15 07:13:48 -0700 |
commit | b1c9c068f75c6763c0c6d1f1973e1b95f148feb7 (patch) | |
tree | 24f214bc9201f4e69ce3b4eb462e9c4ce97cfc09 /gcc/fortran/symbol.c | |
parent | f7ba880b6b4b1c9d7437889204cac5df0268d158 (diff) | |
download | gcc-b1c9c068f75c6763c0c6d1f1973e1b95f148feb7.zip gcc-b1c9c068f75c6763c0c6d1f1973e1b95f148feb7.tar.gz gcc-b1c9c068f75c6763c0c6d1f1973e1b95f148feb7.tar.bz2 |
c-parser.c (c_parser_oacc_declare): Don't scan for GOMP_MAP_POINTER.
gcc/c/
* c-parser.c (c_parser_oacc_declare): Don't scan for
GOMP_MAP_POINTER.
* c-typeck.c (handle_omp_array_sections): Mark data clauses with
GOMP_MAP_FORCE_{PRESENT,TO,FROM,TOFROM} as potentially having
zero-length subarrays.
gcc/cp/
* parser.c (cp_parser_oacc_declare): Don't scan for
GOMP_MAP_POINTER.
* semantics.c (handle_omp_array_sections): Mark data clauses with
GOMP_MAP_FORCE_{PRESENT,TO,FROM,TOFROM} as potentially having
zero-length subarrays.
gcc/
* omp-low.c (lower_omp_target): Mark data clauses with
GOMP_MAP_FORCE_{PRESENT,TO,FROM,TOFROM} as potentially having
zero-length subarrays.
libgomp/
* testsuite/libgomp.oacc-c-c++-common/zero_length_subarrays.c: New
test.
From-SVN: r238376
Diffstat (limited to 'gcc/fortran/symbol.c')
0 files changed, 0 insertions, 0 deletions