]> gcc.gnu.org Git - gcc.git/commit
PR fortran/95091 - Buffer overflows with submodules and long symbols
authorHarald Anlauf <anlauf@gmx.de>
Sun, 7 Jun 2020 14:43:12 +0000 (16:43 +0200)
committerHarald Anlauf <anlauf@gmx.de>
Thu, 11 Jun 2020 14:20:05 +0000 (16:20 +0200)
commit77137fbd464b20e2422c887d1e46fa5f1c38dc9e
tree5ba6fc8701acda75dc317ae4c86929e9dc29f6c9
parentabfe42c1fb66a534290bd0a808c2d90842ee848b
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)
gcc/fortran/class.c
This page took 0.057245 seconds and 5 git commands to generate.