re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith strings)
authorTobias Burnus <burnus@net-b.de>
Fri, 29 Mar 2013 09:39:47 +0000 (10:39 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 29 Mar 2013 09:39:47 +0000 (10:39 +0100)
commit357aee9210ca33f9ed7eec62edeabb4ca4522828
treeeda13fe58102b14d23f491ae0f6f0b237affce74
parentd80b9b477774b0e783f943cd86334ca64b9a477b
re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith strings)

2012-03-29  Tobias Burnus  <burnus@net-b.de>

        PR fortran/56737
        * io/format.c (parse_format_list): Also cache FMT_STRING.
        (parse_format): Update call.

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