https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99171

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Tobias Burnus
<bur...@gcc.gnu.org>:

https://gcc.gnu.org/g:08f43c8c98196b2c9b9476aa20b36a3ee629b3a1

commit r10-9381-g08f43c8c98196b2c9b9476aa20b36a3ee629b3a1
Author: Tobias Burnus <tob...@codesourcery.com>
Date:   Mon Feb 22 13:20:26 2021 +0100

    Fortran/OpenMP: Fix optional dummy procedures [PR99171]

    gcc/fortran/ChangeLog:

            PR fortran/99171
            * trans-openmp.c (gfc_omp_is_optional_argument): Regard optional
            dummy procs as nonoptional as no special treatment is needed.

    libgomp/ChangeLog:

            PR fortran/99171
            * testsuite/libgomp.fortran/dummy-procs-1.f90: New test.

    (cherry picked from commit e9b34037cdd196ab912a7ac3358f8a8d3e307e92)

Reply via email to