This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f1a681a174c PR47785: Add support for handling Xassembler/Wa options with LTO. new 2bd8c3ff351 OpenACC tile clause – apply exit/cycle checks (PR 93552)
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/fortran/ChangeLog | 6 ++++++ gcc/fortran/match.c | 25 ++++++++++++++++++++----- gcc/testsuite/ChangeLog | 7 ++++++- gcc/testsuite/gfortran.dg/goacc/tile-4.f90 | 27 +++++++++++++++++++++++++++ 4 files changed, 59 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/goacc/tile-4.f90