[Bug fortran/95827] ICE in gfc_get_string, at fortran/iresolve.c:70
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 25 19:34:38 GMT 2020
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
<anlauf@gcc.gnu.org>:
https://gcc.gnu.org/g:69240fb9428513687d451af19fb762687fe65786
commit r10-8370-g69240fb9428513687d451af19fb762687fe65786
Author: Harald Anlauf <anlauf@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)
More information about the Gcc-bugs
mailing list