http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48682
Janne Blomqvist <jb at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Janne Blomqvist <jb at gcc dot gnu.org> 2011-04-20 09:01:24 UTC --- (In reply to comment #1) > The observed behaviour is completely conforming to Fortran 2008: > > 10.7.5.2.2 Generalized real and complex editing > 4 ... Equivalent Conversion: F(w-n).(d-1),n('b') > > where b is a blank, n is 4 for Gw.d > > and that complete field (including the 4 spaces) is correctly right-justified > according to the mentioned rule in 10.7.2.1 Ah, indeed, so it seems.