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

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

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

commit r10-10916-ga872c617293cf9f6dfae7ed889bbca34884f145c
Author: Harald Anlauf <anl...@gmx.de>
Date:   Mon Jul 25 22:29:50 2022 +0200

    Fortran: error recovery from calculation of storage size of a symbol
[PR103504]

    gcc/fortran/ChangeLog:

            PR fortran/103504
            * interface.c (get_sym_storage_size): Array bounds and character
            length can only be of integer type.

    gcc/testsuite/ChangeLog:

            PR fortran/103504
            * gfortran.dg/pr103504.f90: New test.

    (cherry picked from commit 600956c81c784f4a0cc9d10f6e03e01847afd961)

Reply via email to