On Thu, Oct 13, 2022 at 08:10:47PM +0200, Tobias Burnus wrote: > Rather obvious patch as it is a straight conversion from C. > > OK for mainline? > > Tobias > ----------------- > Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 > München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas > Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht > München, HRB 106955
> libgomp: Add Fortran testcases for omp_in_explicit_task > > Fortranized testcases of commits r13-3257-ga58a965eb73 > and r13-3258-g0ec4e93fb9f. > > libgomp/ChangeLog: > > * testsuite/libgomp.fortran/task-7.f90: New test. > * testsuite/libgomp.fortran/task-8.f90: New test. > * testsuite/libgomp.fortran/task-in-explicit-1.f90: New test. > * testsuite/libgomp.fortran/task-in-explicit-2.f90: New test. > * testsuite/libgomp.fortran/task-in-explicit-3.f90: New test. > * testsuite/libgomp.fortran/task-reduction-17.f90: New test. > * testsuite/libgomp.fortran/task-reduction-18.f90: New test. LGTM, thanks. Jakub