[flang-commits] [clang] [flang] [Flang] [Options] To be compatible with classic flang, add the -Mextend compilation option (PR #173833)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Tue Jan 6 01:58:54 PST 2026
kiranchandramohan wrote:
I think we should discuss in a discourse post before continuing with adding classic-flang options. So far (AFAIK) we have tried to maintain compatibility with gfortran/clang style command line options.
The compiler is not anyway backwards compatible with classic flang due to differences in descriptor, module format etc.
https://github.com/llvm/llvm-project/pull/173833
More information about the flang-commits
mailing list