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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123731
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 13 2022, 1:26 PM Closed by commit rG847c39838e21: [flang] Upgrade short actual character arguments to errors (authored by klausler). · Explain WhyApr 15 2022, 8:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 423207 flang/lib/Semantics/check-call.cpp
flang/test/Lower/set-length.f90
flang/test/Semantics/call03.f90
|