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

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

commit r15-6292-g9684e70952ac159ce0b838533ce4e9c98474e1a8
Author: Andre Vehreschild <ve...@gcc.gnu.org>
Date:   Fri Dec 13 09:06:11 2024 +0100

    Fortran: Fix associate with derived type array construtor [PR117347]

    gcc/fortran/ChangeLog:

            PR fortran/117347

            * primary.cc (gfc_match_varspec): Add array constructors for
            guessing their type like with unresolved function calls.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/associate_71.f90: New test.

Reply via email to