This is an archive of the discontinued LLVM Phabricator instance.

[flang] Extend runtime API for PAUSE to allow a stop code
ClosedPublic

Authored by klausler on Oct 1 2020, 12:15 PM.

Details

Summary

Support integer and default character stop codes on PAUSE
statements. Add length argument to STOP statement with a
character stop code.

Diff Detail

Event Timeline

klausler created this revision.Oct 1 2020, 12:15 PM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Oct 1 2020, 12:15 PM
schweitz accepted this revision.Oct 1 2020, 2:06 PM
This revision is now accepted and ready to land.Oct 1 2020, 2:06 PM
This revision was automatically updated to reflect the committed changes.