]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/42742 (Handle very large format strings correctly)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 7 Feb 2010 07:45:55 +0000 (07:45 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 7 Feb 2010 07:45:55 +0000 (07:45 +0000)
commit6c076a6c42817b0462e8e22897bf8a398ca53ca9
treeb0d2e2afeabbe787c74af74e7e81d64b46ac1136
parente8583d3ae1588677f18d51f079b26a28c297cc13
re PR libfortran/42742 (Handle very large format strings correctly)

2010-02-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/42742
* io/format.c (reset_fnode_counters): Use the correct pointer to the
head of the fnode list. (parse_format): Remove previous hack that set
limit on size of format string for caching.

From-SVN: r156568
libgfortran/ChangeLog
libgfortran/io/format.c