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

--- Comment #14 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Harald Anlauf
<anl...@gcc.gnu.org>:

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

commit r11-9806-gfdaa6de39a5da45dccd06c18dd355893b4cf9060
Author: Harald Anlauf <anl...@gmx.de>
Date:   Mon Apr 4 20:42:51 2022 +0200

    Fortran: a RECURSIVE procedure cannot be an INTRINSIC

    gcc/fortran/ChangeLog:

            PR fortran/105138
            * intrinsic.c (gfc_is_intrinsic): When a symbol refers to a
            RECURSIVE procedure, it cannot be an INTRINSIC.

    gcc/testsuite/ChangeLog:

            PR fortran/105138
            * gfortran.dg/recursive_reference_3.f90: New test.

    Co-authored-by: Steven G. Kargl <ka...@gcc.gnu.org>
    (cherry picked from commit d46685b04071a485b56de353d997a866bfc8caba)

Reply via email to