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

--- Comment #16 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:ef605e106c6075bfe2a5625add7185a9a3f722b1

commit r15-7803-gef605e106c6075bfe2a5625add7185a9a3f722b1
Author: Andre Vehreschild <ve...@gcc.gnu.org>
Date:   Mon Mar 3 10:41:05 2025 +0100

    Fortran: Reduce code complexity [PR77872]

            PR fortran/77872

    gcc/fortran/ChangeLog:

            * trans-expr.cc (gfc_conv_procedure_call): Use attr instead of
            doing type check and branching for BT_CLASS.

Reply via email to