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

--- Comment #5 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:2009850b2b7042a678c385cd72e6ceb40caac8cd

commit r12-8620-g2009850b2b7042a678c385cd72e6ceb40caac8cd
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.cc (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