This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from db514f98a38 Add test for PR middle-end/100571. new d21963ce7a8 OpenMP: detach - fix firstprivate handling
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/omp-low.c | 2 +- .../libgomp.c-c++-common/task-detach-12.c | 19 +++++++++++++++++++ .../testsuite/libgomp.fortran/task-detach-12.f90 | 22 ++++++++++++++++++++++ 3 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 libgomp/testsuite/libgomp.c-c++-common/task-detach-12.c create mode 100644 libgomp/testsuite/libgomp.fortran/task-detach-12.f90