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

--- Comment #7 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:7b1c1fc0e6bc2970c96ae12e9cb23df0b3eadf4a

commit r11-8943-g7b1c1fc0e6bc2970c96ae12e9cb23df0b3eadf4a
Author: Harald Anlauf <anl...@gmx.de>
Date:   Sat Aug 28 20:09:44 2021 +0200

    Fortran - reject function entries with mismatched characteristics

    gcc/fortran/ChangeLog:

            PR fortran/87737
            * resolve.c (resolve_entries): For functions of type CHARACTER
            tighten the checks for matching characteristics.

    gcc/testsuite/ChangeLog:

            PR fortran/87737
            * gfortran.dg/entry_24.f90: New test.

    (cherry picked from commit f9809ef57005409ee658294d6e8dad9ee8897e88)

Reply via email to