Skip to content
Unverified Commit dc15524f authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang] DEALLOCATE(pointer) should use PointerDeallocate() (#79702)

A DEALLOCATE statement on a pointer should always use
PointerDeallocate() in the runtime, even if there's no STAT= or
polymorphism or derived types, so that it can be checked to ensure that
it is indeed a whole allocation of a pointer.
parent c84f2bac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment