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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Andre Vehreschild <ve...@gcc.gnu.org>:

https://gcc.gnu.org/g:bac95615b50d4a012c448cba080c106702184e3a

commit r15-3958-gbac95615b50d4a012c448cba080c106702184e3a
Author: Andre Vehreschild <ve...@gcc.gnu.org>
Date:   Fri Sep 27 14:18:42 2024 +0200

    Ensure coarrays in calls use a descriptor [PR81265]

    gcc/fortran/ChangeLog:

            PR fortran/81265

            * trans-expr.cc (gfc_conv_procedure_call): Ensure coarrays use a
            descriptor when passed.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/coarray/pr81265.f90: New test.

Reply via email to