http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47583
Paul Thomas <pault at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2011.02.03 05:36:04 CC| |pault at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #8 from Paul Thomas <pault at gcc dot gnu.org> 2011-02-03 05:36:04 UTC --- (In reply to comment #7) > (In reply to comment #6) > > (In reply to comment #5) > > Thanks a lot, at least for me this patch seems to solve the problem. > > Well, that patch did break the direct_io_1.f90 test case however, > as the ext.dt member setting overwrote the ext.iterator member (when > there was implied do loop in the inquire(iolength=) statement). > > This might be better: It's nice to see a fresh email address! Do you have commit rights or should one of Jerry or I do the honours for you? I would feel more comfortable if it was Jerry, so that he can cast an expert eye over this. I do not think that I have visited io.c for about 5 years :-( Thanks Paul