This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c853d655ab2 Fix emit_group_store regression on big-endian new ab8477af994 libgomp: Add Fortran testcases for omp_in_explicit_task
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: libgomp/testsuite/libgomp.fortran/task-7.f90 | 22 ++++ libgomp/testsuite/libgomp.fortran/task-8.f90 | 13 +++ .../libgomp.fortran/task-in-explicit-1.f90 | 113 +++++++++++++++++++++ .../libgomp.fortran/task-in-explicit-2.f90 | 21 ++++ .../libgomp.fortran/task-in-explicit-3.f90 | 31 ++++++ .../libgomp.fortran/task-reduction-17.f90 | 32 ++++++ .../libgomp.fortran/task-reduction-18.f90 | 15 +++ 7 files changed, 247 insertions(+) create mode 100644 libgomp/testsuite/libgomp.fortran/task-7.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/task-8.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/task-in-explicit-1.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/task-in-explicit-2.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/task-in-explicit-3.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/task-reduction-17.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/task-reduction-18.f90