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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Harald Anlauf
<anl...@gcc.gnu.org>:

https://gcc.gnu.org/g:69240fb9428513687d451af19fb762687fe65786

commit r10-8370-g69240fb9428513687d451af19fb762687fe65786
Author: Harald Anlauf <anl...@gmx.de>
Date:   Wed Jun 24 21:03:47 2020 +0200

    PR fortran/95827 - Buffer overflows with submodules and coarrays

    With submodules and coarrays, name mangling results in long internal
    symbols.  Enlarge internal buffer.

    gcc/fortran/
            PR fortran/95827
            * iresolve.c (gfc_get_string): Enlarge internal buffer used in
            generating the mangled name.

    (cherry picked from commit a16d0924f18046704ef9a4b6d9593718594677f1)

Reply via email to