Correct the code that implements the production of spaces to bring the
furthestPositionInRecord up to a positionInRecord that was tabbed forward
by a T or TR control edit descriptor.
Fixes bug https://github.com/llvm/llvm-project/issues/63111.
Differential D152201
[flang] Pad output correctly after tabbing with ADVANCE='no' (bug#63111) klausler on Jun 5 2023, 3:01 PM. Authored by
Details Correct the code that implements the production of spaces to bring the Fixes bug https://github.com/llvm/llvm-project/issues/63111.
Diff Detail
|