This is an archive of the discontinued LLVM Phabricator instance.

[flang][runtime] Preserve effect of positioning in record in non-advancing output
ClosedPublic

Authored by klausler on Apr 13 2022, 12:48 PM.

Details

Summary

When formatted non-advancing output ends in a control edit descriptor
like nX or Tn or TRn that effectively extends the record, fill any
gap with explicit blanks at the completion of the WRITE.

Diff Detail

Event Timeline

klausler created this revision.Apr 13 2022, 12:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2022, 12:48 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Apr 13 2022, 12:48 PM
This revision is now accepted and ready to land.Apr 13 2022, 1:07 PM