r197229 - in /trunk: gcc/fortran/ChangeLog gcc/...

burnus@gcc.gnu.org burnus@gcc.gnu.org
Fri Mar 29 09:37:00 GMT 2013


Author: burnus
Date: Fri Mar 29 09:37:37 2013
New Revision: 197229

URL: http://gcc.gnu.org/viewcvs?rev=197229&root=gcc&view=rev
Log:
2013-03-29  Tobias Burnus  <burnus@net-b.de>

        PR fortran/56737
        * io/format.c (parse_format): With caching, copy
        dtp->format string.
        (save_parsed_format): Use dtp->format directy without
        copying.

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

        PR fortran/56737
        * testsuite/gfortran.dg/fmt_cache_3.f90: New.

(Plus: Move fortran/ChangeLog item to libgfortran/ChangeLog)

Added:
    trunk/gcc/testsuite/gfortran.dg/fmt_cache_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/format.c



More information about the Gcc-cvs mailing list