This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b2e1ac54859 testsuite: Add testcase for already fixed PR [PR100469] new 82ec4cb3c43 Fortran: openmp: Add support for thread_limit clause on target
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/openmp.c | 3 +- gcc/fortran/trans-openmp.c | 2 ++ .../testsuite/libgomp.fortran/thread-limit-1.f90 | 41 ++++++++++++++++++++++ 3 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 libgomp/testsuite/libgomp.fortran/thread-limit-1.f90