http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56737



--- Comment #9 from Tobias Burnus <burnus at gcc dot gnu.org> 2013-04-03 
14:07:02 UTC ---

(In reply to comment #8)

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

> 

>         Backport from mainline:

>         2013-03-29  Tobias Burnus  <bur...@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.



I forgot to include the following bits in the commit log - it's in the

ChangeLog and in the commit:



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

>

>        PR fortran/56737

>        * io/format.c (parse_format_list): Also cache FMT_STRING.

>        (parse_format): Update call.







So far, the issue is fixed on the trunk and the 4.7 and 4.8 branches; GCC 4.7.3

is scheduled to be released in the next days.  (Backporting to 4.6 is still

pending.)

Reply via email to