ChangeLog
18.9 KB
-
re PR fortran/61632 (Improve error locus on large format strings) · dbb400d7
2014-07-20 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libgfortran/61632 * io/format.c (format_error): Avoid invalid string pointer by using the fortran string length values to generate error string. (parse_format): Allocate the null terminator for the format string. From-SVN: r212875
Jerry DeLisle committed