This is an archive of the discontinued LLVM Phabricator instance.

[flang] Emit a portability warning for padding in COMMON
ClosedPublic

Authored by klausler on Apr 13 2022, 12:24 PM.

Details

Summary

When padding is required in a COMMON block to ensure alignment
of a component, emit a portability warning.

Diff Detail

Event Timeline

klausler created this revision.Apr 13 2022, 12:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2022, 12:24 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Apr 13 2022, 12:24 PM
This revision is now accepted and ready to land.Apr 13 2022, 12:37 PM
This revision was automatically updated to reflect the committed changes.