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

--- Comment #6 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:2916e857c2941b57cbecf42ee8d5b9ab9d0c8b7d

commit r11-10176-g2916e857c2941b57cbecf42ee8d5b9ab9d0c8b7d
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