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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Harald Anlauf
<anl...@gcc.gnu.org>:

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

commit r11-10501-gc3985fd624053502b0aad85132982b4f8970811a
Author: Harald Anlauf <anl...@gmx.de>
Date:   Mon Jan 16 21:41:09 2023 +0100

    Fortran: fix ICE in check_charlen_present [PR108420]

    gcc/fortran/ChangeLog:

            PR fortran/108420
            * iresolve.c (check_charlen_present): Preserve character length if
            there is no array constructor.

    gcc/testsuite/ChangeLog:

            PR fortran/108420
            * gfortran.dg/pr108420.f90: New test.

    (cherry picked from commit e6669c0a50ed8aee9e5997d61e6271668d149218)

Reply via email to