This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4c5541774b9 S/390: Fix conditional returns on z196+ new d095932dc83 [OpenACC] update fortran nested parallelism error messages new 41023d5ef1b Change EQ_ATTR_ALT to support up to 64 alternatives
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/ChangeLog | 22 ++++ gcc/fortran/ChangeLog | 5 + gcc/fortran/openmp.c | 2 +- gcc/genattrtab.c | 132 +++++++++++---------- gcc/recog.h | 2 +- gcc/rtl.def | 2 +- gcc/testsuite/ChangeLog | 4 + .../gfortran.dg/goacc/nested-parallelism.f90 | 51 ++++++++ 8 files changed, 157 insertions(+), 63 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/goacc/nested-parallelism.f90