The extents, if any, of the HARVEST= actual argument must be known
at execution time for the call to be implemented.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147391
[flang] Don't allow CALL RANDOM_NUMBER(assumed-size-array) ClosedPublic Authored by klausler on Apr 1 2023, 2:27 PM.
Details Summary The extents, if any, of the HARVEST= actual argument must be known
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 3 2023, 8:55 AM Closed by commit rG2107fe3821b2: [flang] Don't allow CALL RANDOM_NUMBER(assumed-size-array) (authored by klausler). · Explain WhyApr 3 2023, 9:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 510531 flang/docs/Extensions.md
flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/misc-intrinsics.f90
|