]> 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>
Sun, 7 Jun 2020 14:43:12 +0000 (16:43 +0200)
commit5aaccde3db39fac7e7f6677ceccc1eadd9c6a424
tree8fcf25f6e932660b41ae3e765310e34d4e7c42d5
parent761306fc5e60b1af1f7d0cc076da772a6c821cac
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.
gcc/fortran/class.c
This page took 0.059295 seconds and 6 git commands to generate.