This is an archive of the discontinued LLVM Phabricator instance.

[flang] Allow explicit '+' in NAMELIST input subscripts
ClosedPublic

Authored by klausler on Jan 20 2022, 11:09 AM.

Details

Summary

Array subscripts and substring limits in NAMELIST input are
allowed to bear an explicit plus sign.

Diff Detail

Event Timeline

klausler created this revision.Jan 20 2022, 11:09 AM
klausler requested review of this revision.Jan 20 2022, 11:09 AM
mleair accepted this revision.Jan 20 2022, 4:17 PM

LGTM

This revision is now accepted and ready to land.Jan 20 2022, 4:17 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2022, 5:01 PM