This is an archive of the discontinued LLVM Phabricator instance.

[flang] Improve output from a STOP statement
ClosedPublic

Authored by klausler on Jul 17 2020, 11:20 AM.

Details

Summary

Add a missing newline to IEEE FP flag formatting, and
don't neglect to emit STOP when there's no code number.

Diff Detail

Event Timeline

klausler created this revision.Jul 17 2020, 11:20 AM
Herald added a project: Restricted Project. · View Herald Transcript
tskeith accepted this revision.Jul 18 2020, 10:54 AM
This revision is now accepted and ready to land.Jul 18 2020, 10:54 AM
This revision was automatically updated to reflect the committed changes.