Index: flang/runtime/unit.cpp =================================================================== --- flang/runtime/unit.cpp +++ flang/runtime/unit.cpp @@ -621,6 +621,7 @@ // needs to advance frameOffsetInFile_ to prevent attempts at // impossible seeks CommitWrites(); + leftTabLimit.reset(); } } Flush(handler);