The interfaces to C_ASSOCIATED()'s specific procedures must be
PURE so that they are accepted for use in specification expressions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D122438
[flang] Mark C_ASSOCIATED specific procedures as PURE ClosedPublic Authored by klausler on Mar 24 2022, 3:49 PM.
Details Summary The interfaces to C_ASSOCIATED()'s specific procedures must be
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 25 2022, 11:54 AM Closed by commit rG5c116d50e42f: [flang] Mark C_ASSOCIATED specific procedures as PURE (authored by klausler). · Explain WhyMar 25 2022, 3:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 418335 flang/module/iso_c_binding.f90
|