[flang-commits] [flang] [flang] Don't pass a hidden length for BIND(C) character dummy arguments (PR #224582)

Martin Schlipf via flang-commits flang-commits at lists.llvm.org
Fri Sep 18 07:04:10 PDT 2026


martin-schlipf wrote:

I compiled a large legacy code to WASM and a few bugs in the compiler prevented it working straight away. Claude could fix the issues with the three changes (#224579, #224580 and this one) the compilation worked. I cannot share the original Fortran code because of its commercial license.

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


More information about the flang-commits mailing list