[flang-commits] [flang] [Flang][OpenMP] Deprecate Allocate Directive (PR #142378)

Raghu Maddhipatla via flang-commits flang-commits at lists.llvm.org
Mon Jun 2 08:05:48 PDT 2025


raghavendhra wrote:

> Only the form of ALLOCATE directive that was associated with an ALLOCATE statement was deprecated: [5.2:625:9-10] "The use of one or more allocate directives with an associated ALLOCATE statement was deprecated."

+1

OMP ALLOCATE directive is present in the released OpenMP 6.0 standards document(https://www.openmp.org/wp-content/uploads/OpenMP-API-Specification-6-0.pdf). 8.5 section 

https://github.com/llvm/llvm-project/pull/142378


More information about the flang-commits mailing list