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

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

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

commit r16-5934-ge48b0e8c048d2f101d14475affe4b8222f64dbb6
Author: Paul Thomas <[email protected]>
Date:   Sat Dec 6 07:54:39 2025 +0000

    Fortran: ALLOCATE with array-valued MOLD expression fails [PR122669]

    2025-12-06  Paul Thomas  <[email protected]>

    gcc/fortran
            PR fortran/122669
            * resolve.cc (resolve_allocate_deallocate): Mold expressions
            with an array reference and a constant size must be resolved
            for each allocate object.

    gcc/testsuite
            PR fortran/122669
            * gfortran.dg/pdt_73.f03: New test.

Reply via email to