https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77707
--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- Author: jvdelisle Date: Thu Sep 29 18:08:05 2016 New Revision: 240627 URL: https://gcc.gnu.org/viewcvs?rev=240627&root=gcc&view=rev Log: 2016-09-29 Jerry DeLisle <jvdeli...@gcc.gnu.org> Backport from trunk PR libgfortran/77707 io/transfer.c (next_record): Flush before calculating next_record. Correctly calculate. * gfortran.dg/inquire_17.f90: New test. Added: branches/gcc-6-branch/gcc/testsuite/gfortran.dg/inquire_17.f90 Modified: branches/gcc-6-branch/gcc/testsuite/ChangeLog branches/gcc-6-branch/libgfortran/ChangeLog branches/gcc-6-branch/libgfortran/io/transfer.c