[flang][runtime] Skip remainder of bad input record even with ADVANCE='NO'
After a recoverable error condition in a READ statement with ADVANCE='NO', skip the remainder of the current record. Differential Revision: https://reviews.llvm.org/D127433
Loading
Please sign in to comment