This is an archive of the discontinued LLVM Phabricator instance.

[flang] Respect NO_STOP_MESSAGE=1 in runtime
ClosedPublic

Authored by klausler on Nov 11 2021, 10:53 AM.

Details

Summary

When an environment variable NO_STOP_MESSAGE=1 is set,
assume that STOP statements with a successful code
have QUIET=.TRUE.

Diff Detail

Event Timeline

klausler created this revision.Nov 11 2021, 10:53 AM
klausler requested review of this revision.Nov 11 2021, 10:53 AM
This revision is now accepted and ready to land.Nov 11 2021, 10:53 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptNov 12 2021, 10:50 AM