The double precision KindCode was ignored when building the interface
of specific intrinsic procedures leading to bad semantics checks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108828
[flang] Apply double precision KindCode in specific proc interface ClosedPublic Authored by jeanPerier on Aug 27 2021, 9:21 AM.
Details Summary The double precision KindCode was ignored when building the interface
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 27 2021, 9:37 AM This revision was landed with ongoing or failed builds.Aug 30 2021, 12:00 AM Closed by commit rG31fb52f8749e: [flang] Apply double precision KindCode in specific proc interface (authored by jeanPerier). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 369382 flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/call20.f90
|