Generic interfaces are not permitted to have intrinsic procedures or
statement functions as specific procedures.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145103
[flang] Disallow intrinsics and statement functions from generics ClosedPublic Authored by klausler on Mar 1 2023, 11:58 AM.
Details Summary Generic interfaces are not permitted to have intrinsic procedures or
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 1 2023, 2:02 PM Closed by commit rGe86bf46825d6: [flang] Disallow intrinsics and statement functions from generics (authored by klausler). · Explain WhyMar 2 2023, 9:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 501906 flang/lib/Semantics/check-declarations.cpp
flang/test/Semantics/generic06.f90
|