https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105836
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> --- Created attachment 53096 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53096&action=edit Testcase (patch) for libgomp/testsuite/libgomp.fortran/allocate-1.f90 [Testcase patch] Attached is the patch I planned to commit as part of r13-982-gff35a75473d28205e52ecbcf9e6b5107b8b5ab90 "OpenMP/Fortran: Add support for firstprivate and allocate clauses on scope construct" replicating what was done in the C/C++ commit r13-862-gf38b20d68fade5a922b9f68c4c3841e653d1b83c This patch should be included when fixing the issue. (May need fixes as I could not test it.)