This is an archive of the discontinued LLVM Phabricator instance.

[flang] Upgrade short actual character arguments to errors
ClosedPublic

Authored by klausler on Apr 13 2022, 1:19 PM.

Details

Summary

f18 was emitting a warning about short character actual arguments to
subprograms and statement functions; every other compiler considers this
case to be an error.

Diff Detail

Event Timeline

klausler created this revision.Apr 13 2022, 1:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2022, 1:19 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Apr 13 2022, 1:19 PM
This revision is now accepted and ready to land.Apr 13 2022, 1:26 PM
flang/lib/Semantics/check-call.cpp