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

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

https://gcc.gnu.org/g:3f1ae4deb9c1524b2b1a5c9c4e751ea1c0f7478d

commit r12-9221-g3f1ae4deb9c1524b2b1a5c9c4e751ea1c0f7478d
Author: Harald Anlauf <anl...@gmx.de>
Date:   Tue Feb 21 22:06:33 2023 +0100

    Fortran: reject invalid CHARACTER length of derived type components
[PR96024]

    gcc/fortran/ChangeLog:

            PR fortran/96024
            * resolve.cc (resolve_component): The type of a CHARACTER length
            expression must be INTEGER.

    gcc/testsuite/ChangeLog:

            PR fortran/96024
            * gfortran.dg/pr96024.f90: New test.

    (cherry picked from commit 31303c9b5bab200754cdb7ef8cd91ae4918f3018)

Reply via email to