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

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Paul Thomas <pa...@gcc.gnu.org>:

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

commit r11-6887-gc6b0e33febbf73abfcc2bb0e28f0b62afe3b0f2a
Author: Paul Thomas <pa...@gcc.gnu.org>
Date:   Mon Jan 25 10:27:51 2021 +0000

    Fortran: Fix deferred character lengths in array constructors [PR98517].

    2021-01-25  Steve Kargl  <ka...@gcc.gnu.org>

    gcc/fortran
            PR fortran/98517
            * resolve.c (resolve_charlen): Check that length expression is
            present before testing for scalar/integer..

    gcc/testsuite/
            PR fortran/98517
            * gfortran.dg/charlen_18.f90 : New test.

Reply via email to