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

--- Comment #6 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:ce80f2c0e7a86e555201e9e61a26306adff4a074

commit r11-9378-gce80f2c0e7a86e555201e9e61a26306adff4a074
Author: Harald Anlauf <anl...@gmx.de>
Date:   Fri Dec 10 22:41:24 2021 +0100

    Fortran: fix checking of elemental functions of type CLASS

    gcc/fortran/ChangeLog:

            PR fortran/103606
            * resolve.c (resolve_fl_procedure): Do not access CLASS components
            before class container has been built.

    gcc/testsuite/ChangeLog:

            PR fortran/103606
            * gfortran.dg/pr103606.f90: New test.

    (cherry picked from commit 7e913caad081ea85da4f257265f2d3383cdbe8d5)

Reply via email to