https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87318
--- Comment #6 from janus at gcc dot gnu.org --- (In reply to janus from comment #4) > (In reply to Jerry DeLisle from comment #3) > > Created attachment 44700 [details] > > Revised dtio_1.f90 > > > > Will this attached version suffice? > > Looks good at first sight. Will try ifort 19 on it soon, in order to see if > it runs as expected. Yes, I can confirm that with ifort 19 this version shows the same runtime behavior as with gfortran. Feel free to commit ...