[Bug fortran/95091] ICE in gfc_hash_value, at fortran/class.c:538
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 11 14:20:25 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95091
--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Harald Anlauf
<anlauf@gcc.gnu.org>:
https://gcc.gnu.org/g:77137fbd464b20e2422c887d1e46fa5f1c38dc9e
commit r9-8666-g77137fbd464b20e2422c887d1e46fa5f1c38dc9e
Author: Harald Anlauf <anlauf@gmx.de>
Date: Sun Jun 7 16:43:12 2020 +0200
PR fortran/95091 - Buffer overflows with submodules and long symbols
Add cast to fix bootstrap error with -Werror=sign-compare.
gcc/fortran/
PR fortran/95091
* class.c (gfc_hash_value): Add cast.
(cherry picked from commit 5aaccde3db39fac7e7f6677ceccc1eadd9c6a424)
More information about the Gcc-bugs
mailing list