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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Tobias Burnus
<bur...@gcc.gnu.org>:

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

commit r9-9305-gcdce7732ed2c91f6cc73f83bf05ab971b9d0a62e
Author: Tobias Burnus <tob...@codesourcery.com>
Date:   Mon Mar 22 09:49:48 2021 +0100

    Fortran: Fix 'name' bound size [PR99688]

    gcc/fortran/ChangeLog:

            PR fortran/99688
            * match.c (select_type_set_tmp, gfc_match_select_type) Fix 'name'
            buffersize to avoid out of bounds.
            * resolve.c (resolve_select_type): Likewise.

    (cherry picked from commit 0e792ee11aa6ebb6f61e9ed33eb06e260f0ec703)

Reply via email to