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

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

https://gcc.gnu.org/g:3292ca9b0818c3e55102413c2407711d0755d280

commit r15-8453-g3292ca9b0818c3e55102413c2407711d0755d280
Author: Harald Anlauf <anl...@gmx.de>
Date:   Wed Mar 19 22:56:03 2025 +0100

    Fortran: fix bogus bounds check for reallocation on assignment [PR116706]

            PR fortran/116706

    gcc/fortran/ChangeLog:

            * trans-array.cc (gfc_is_reallocatable_lhs): Fix check on
            allocatable components of derived type or class objects.

    gcc/testsuite/ChangeLog:

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

Reply via email to