[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
Wed Jun 24 19:04:15 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95827
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <anlauf@gcc.gnu.org>:
https://gcc.gnu.org/g:a16d0924f18046704ef9a4b6d9593718594677f1
commit r11-1634-ga16d0924f18046704ef9a4b6d9593718594677f1
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.
More information about the Gcc-bugs
mailing list