[flang-commits] [flang] [flang] Reject SIZE of TRANSFER with non-constant source in constant expressions (PR #178939)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Fri Jan 30 11:04:57 PST 2026


klausler wrote:

See 10.1.7 p1 as well.  The *value* of the argument of `SIZE()` isn't needed, just its shape, and the shape is a constant expression in that context.

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


More information about the flang-commits mailing list