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 db149741171 acc_get_cuda_stream: Clean up data of the OpenACC Profiling [...] new 888268012b7 Allow the accelerator to have more offloaded functions than [...] new c31e5c6dce1 Enable fortran derived types in acc enter/exit data
The 2 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/fortran/ChangeLog.openacc | 7 +++ gcc/fortran/openmp.c | 10 ++-- gcc/testsuite/ChangeLog.openacc | 4 ++ gcc/testsuite/gfortran.dg/goacc/derived-types.f90 | 7 ++- libgomp/ChangeLog.openacc | 9 +++ libgomp/target.c | 2 +- .../libgomp.oacc-fortran/derived-type-2.f90 | 67 ++++++++++++++++++++++ 7 files changed, 99 insertions(+), 7 deletions(-) create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/derived-type-2.f90