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

--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <[email protected]>:

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

commit r16-7396-gf48b55c50d254c73da00a151c563997d04364301
Author: Harald Anlauf <[email protected]>
Date:   Sat Feb 7 20:23:04 2026 +0100

    Fortran: fix check for class array valued constructors and functions
[PR123961]

            PR fortran/123961

    gcc/fortran/ChangeLog:

            * check.cc (array_check): Extend check to class array functions.
            * class.cc (gfc_add_class_array_ref): Fix NULL pointer dereference.

    gcc/testsuite/ChangeLog:

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

Reply via email to