Index: flang/runtime/unit.cpp =================================================================== --- flang/runtime/unit.cpp +++ flang/runtime/unit.cpp @@ -649,6 +649,7 @@ } else { SetPosition(0, handler); currentRecordNumber = 1; + leftTabLimit.reset(); } }