This is an archive of the discontinued LLVM Phabricator instance.

[flang] Allow initialization in blank COMMON
ClosedPublic

Authored by klausler on Jan 12 2022, 2:06 PM.

Details

Summary

This is nonconformant usage, but widely accepted as an extension.
Downgrade the error message to a warning.

Diff Detail

Event Timeline

klausler created this revision.Jan 12 2022, 2:06 PM
klausler requested review of this revision.Jan 12 2022, 2:06 PM
PeteSteinfeld accepted this revision.Jan 13 2022, 7:01 AM

All builds, tests, and looks good.

This revision is now accepted and ready to land.Jan 13 2022, 7:01 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJan 13 2022, 3:07 PM