r197412 - in /branches/gcc-4_7-branch: gcc/test...

burnus@gcc.gnu.org burnus@gcc.gnu.org
Wed Apr 3 14:00:00 GMT 2013


Author: burnus
Date: Wed Apr  3 14:00:20 2013
New Revision: 197412

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

        Backport from mainline:
        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 directly without
        copying.

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

        Backport from mainline:
        2013-03-29  Tobias Burnus  <burnus@net-b.de>

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


Added:
    branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/fmt_cache_3.f90
Modified:
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_7-branch/libgfortran/ChangeLog
    branches/gcc-4_7-branch/libgfortran/io/format.c



More information about the Gcc-cvs mailing list