[Bug fortran/95090] ICE: identifier overflow: 129
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 5 19:32:48 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95090
--- Comment #16 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:b3c17dfef86311a8b27b8e19854fd44cf8da29ee
commit r10-8253-gb3c17dfef86311a8b27b8e19854fd44cf8da29ee
Author: Harald Anlauf <anlauf@gmx.de>
Date: Sat May 30 20:50:59 2020 +0200
PR fortran/95090 - ICE: identifier overflow
Implement buffer overrun check for temporary that holds mangled names.
2020-05-30 Harald Anlauf <anlauf@gmx.de>
gcc/fortran/
PR fortran/95090
* class.c (get_unique_type_string): Use buffer overrun check.
(cherry picked from commit bf5fbbbd8c9a3385c1083cc80683bdb0195b1ffc)
More information about the Gcc-bugs
mailing list