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

Jack Styles via flang-commits flang-commits at lists.llvm.org
Mon Jun 2 06:18:24 PDT 2025


================
@@ -5,6 +5,7 @@
 program main
   integer :: x, y
 
+  // CHECK: OpenMP directive ALLOCATE has been deprecated, please use ALLOCATORS instead.
   // CHECK: not yet implemented: OpenMPDeclarativeAllocate
----------------
Stylie777 wrote:

Updated

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


More information about the flang-commits mailing list