[flang-commits] [clang] [flang] [Flang] Adding -ffree-line-length-<value> flag (PR #192941)
Tarun Prabhu via flang-commits
flang-commits at lists.llvm.org
Wed Apr 29 12:55:55 PDT 2026
https://github.com/tarunprabhu approved this pull request.
This looks good to me.
The maximum line width that conflicts with earlier standard is symptomatic of a bigger issue in flang. I don't think this ought to be blocked while that gets resolved. I'm ok with choosing either 10K - the value from F2023 - or sticking with the larger value that we had earlier.
https://github.com/llvm/llvm-project/pull/192941
More information about the flang-commits
mailing list