This is an archive of the discontinued LLVM Phabricator instance.

[flang] Legacy extension: non-character formats
ClosedPublic

Authored by klausler on Jan 14 2022, 11:04 AM.

Details

Summary

Very old (pre-'77 standard) codes would use arrays initialized
with Hollerith literals, typically in DATA, as modifiable
formats.

Diff Detail

Event Timeline

klausler created this revision.Jan 14 2022, 11:04 AM
klausler requested review of this revision.Jan 14 2022, 11:04 AM
vdonaldson accepted this revision.Jan 14 2022, 11:11 AM
This revision is now accepted and ready to land.Jan 14 2022, 11:11 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJan 14 2022, 2:17 PM