[flang-commits] [clang] [flang] [Flang] Adding -ffree-line-length-<value> flag (PR #192941)

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Thu Apr 30 09:57:31 PDT 2026


tarunprabhu wrote:

> > The maximum line width that conflicts with earlier standard is symptomatic of a bigger issue in flang.
> 
> Could you clarify what the bigger issue in flang is?

As I understand it, the `-std=` flag doesn't have any obvious effect. When there are inconsistencies between standards, there is no way for a user to force strict compliance with a specific standard. I am not sure if `-pedantic` can be used for this.

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


More information about the flang-commits mailing list