https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87103
--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Andrew Benson <abenso...@gcc.gnu.org>: https://gcc.gnu.org/g:004ac7b780308dc899e565b887c7def0a6e100f2 commit r10-6356-g004ac7b780308dc899e565b887c7def0a6e100f2 Author: Andrew Benson <aben...@carnegiescience.edu> Date: Thu Jan 30 17:47:00 2020 +0000 Remove check for maximum symbol name length. PR fortran/87103 * expr.c (gfc_check_conformance): Check vsnprintf for truncation. * iresolve.c (gfc_get_string): Likewise. * symbol.c (gfc_new_symbol): Remove check for maximum symbol name length. Remove redundant 0 setting of new calloc()ed gfc_symbol.