Semantic checking for DEALLOCATE statements omitted checks for
polymorphic objects and ultimate allocatable components in a pure
procedure, which if not caught would allow execution of an impure
FINAL subroutine defined on a type extension.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo