format.c (parse_format): Set limit on size of format strings that will be cached.
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 15 Jan 2010 15:52:28 +0000 (15:52 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 15 Jan 2010 15:52:28 +0000 (15:52 +0000)
commit601aa68fd9fbfa5716f55f28e4621cd5db2519b5
tree6789f0adc8213a5b1a45147e509f7575f9794ec7
parent1b8b9e1988139eedbd39a5bcee3ccacdd813132d
format.c (parse_format): Set limit on size of format strings that will be cached.

2010-01-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* io/format.c (parse_format): Set limit on size of format strings that
will be cached.

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