[flang-commits] [flang] [flang][docs] Extensions.md audit (PR #202331)

Eugene Epshteyn via flang-commits flang-commits at lists.llvm.org
Wed Jun 10 11:55:04 PDT 2026


================
@@ -589,7 +643,6 @@ end program
 * ALLOCATE(TYPE(derived)::...) as variant of correct ALLOCATE(derived::...) (PGI only)
 * Defining an explicit interface for a subprogram within itself (PGI only)
 * USE association of a procedure interface within that same procedure's definition
-* NULL() as a structure constructor expression for an ALLOCATABLE component (PGI).
----------------
eugeneepshteyn wrote:

571-576 for all NULL changes

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


More information about the flang-commits mailing list