------- Comment #8 from burnus at gcc dot gnu dot org 2010-03-28 08:19 ------- (In reply to comment #7) > Turning off format caching is very easy for debugging purposes. I tried this (see comment 4), but it did not seem to help.
I now added a printf for "*(GFC_REAL_8 *)dest, buffer" in read_f, but "dest" is the same with libgfortran 4.3.x and 4.5. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43551