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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Paul Thomas <pa...@gcc.gnu.org>:

https://gcc.gnu.org/g:82e912344d28cf1a69e5f8e047203ea7eb625302

commit r16-2282-g82e912344d28cf1a69e5f8e047203ea7eb625302
Author: Paul Thomas <pa...@gcc.gnu.org>
Date:   Wed Jul 16 06:16:57 2025 +0100

    Fortran: Fix ICE in ASSOCIATE with user defined operator [PR121060]

    2025-07-16  Paul Thomas  <pa...@gcc.gnu.org>

    gcc/fortran
            PR fortran/121060
            * interface.cc (matching_typebound_op): Defer determination of
            specific procedure until resolution by returning NULL.

    gcc/testsuite/
            PR fortran/121060
            * gfortran.dg/associate_75.f90: New test.

Reply via email to