[flang-commits] [flang] [flang] Relax overindexing error to warning for last dummy dimension (PR #71725)

via flang-commits flang-commits at lists.llvm.org
Thu Nov 9 01:21:09 PST 2023


https://github.com/jeanPerier approved this pull request.

LGTM. I had to check, but luckily, LLVM/FIR IR verifiers are not over-zealous and are OK with  out of bounds indexing operations.

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


More information about the flang-commits mailing list