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

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

https://gcc.gnu.org/g:0e792ee11aa6ebb6f61e9ed33eb06e260f0ec703

commit r11-7758-g0e792ee11aa6ebb6f61e9ed33eb06e260f0ec703
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,
            gfc_match_select_rank): Fix 'name' buffersize to avoid out of
bounds.
            * resolve.c (resolve_select_type): Likewise.

Reply via email to