[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:53:51 PDT 2026
tarunprabhu wrote:
> > Do you know if there is code out there (hand-written or machine-generated) with lines containing more than 10K characters?
>
> Sorry, I don't have one :/
That's fine. I was just trying to estimate what the fallout of "decreasing" the maximum allowed line size to 10,000 would be in practice. I am ok with sticking with 10K, or reverting to the higher number that was there earlier.
https://github.com/llvm/llvm-project/pull/192941
More information about the flang-commits
mailing list