[Bug libfortran/56737] [4.6/4.7/4.8/4.9 Regression] Wrong I/O result with format cache for Hollerith strings
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 4 09:38:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56737
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #11 from Tobias Burnus <burnus at gcc dot gnu.org> 2013-04-04 09:38:53 UTC ---
FIXED on the 4.9 trunk - and on the 4.6, 4.7 and 4.8 branches.
The very soon to be released 4.7.3 and 4.6.4 will contain this fix. (As will
4.8.1, but that take still a while.)
Thanks for the bug report - and sorry for the regression.
You could either upgrade to one of those, e.g. Ubuntu might provide a 4.7.3 in
a few weeks via PPA, cf. http://gcc.gnu.org/wiki/GFortranDistros
Or you build it yourself or use an unofficial binary build, cf.
http://gcc.gnu.org/wiki/GFortranBinaries
Or you replace the H9Hollerith strings by "normal" 'strings' in I/O fmts.
More information about the Gcc-bugs
mailing list