This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ae57de0e9c2 * lto.c (register_resolution): Remove forgotten sanity check. new 3a5a56c5d77 [openacc] Fix diff_type in expand_oacc_collapse_init
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 | 6 ++++++ gcc/omp-expand.c | 2 ++ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/c-c++-common/goacc/pr84217.c | 8 ++++++++ gcc/testsuite/gfortran.dg/goacc/pr84217.f90 | 9 +++++++++ libgomp/ChangeLog | 5 +++++ .../testsuite/libgomp.oacc-c-c++-common/pr84217.c | 22 ++++++++++++++++++++++ 7 files changed, 58 insertions(+) create mode 100644 gcc/testsuite/c-c++-common/goacc/pr84217.c create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr84217.f90 create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr84217.c