[flang-commits] [flang] [flang] Disallow implied-DO indices in initial data target subscripts (PR #177989)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Tue Jan 27 09:28:55 PST 2026


klausler wrote:

The actual bug is that constant folding is not properly replacing the name of the implied DO index in the pointer component of the structure constructor when fully expanding the array constructor.  Will fix.

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


More information about the flang-commits mailing list