Support integer and default character stop codes on PAUSE
statements. Add length argument to STOP statement with a
character stop code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D88692
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 1 2020, 2:06 PM Closed by commit rG3261aefc72b3: [flang] Extend runtime API for PAUSE to allow a stop code (authored by klausler). · Explain WhyOct 1 2020, 5:22 PM This revision was automatically updated to reflect the committed changes.
Diff 295645 flang/runtime/stop.h
flang/runtime/stop.cpp
|