------- Comment #5 from jvdelisle at gcc dot gnu dot org 2010-01-14 13:23 ------- This is related to format caching and the length of the format string.
Something like this: fmtstr="(i4,4(a1,i2.2),10(a1,a12))" Is a work around until I fix this, unless of course the test case is contrived. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42742