This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-7-branch in repository gcc.
from c31e5c6dce1 Enable fortran derived types in acc enter/exit data new d2eedab833f Enable 0-length array data mappings for implicit data clauses
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog.openacc | 5 +++ gcc/gimplify.c | 7 +++- libgomp/ChangeLog.openacc | 1 + .../libgomp.oacc-c-c++-common/fp-dyn-arrays.c | 42 ++++++++++++++++++++++ 4 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/fp-dyn-arrays.c