[flang-commits] [flang] [llvm] [flang-rt] Add support for logical binary input edit descriptor (PR #193490)
John Otken via flang-commits
flang-commits at lists.llvm.org
Wed Jun 3 05:23:31 PDT 2026
================
@@ -924,7 +924,7 @@ RT_API_ATTRS bool EditRealInput(
}
}
-// 13.7.3 in Fortran 2018
+// 13.7.3 in Fortran 2018 (B descriptor is an extension)
----------------
jotken wrote:
This and CI Checks are now fixed.
https://github.com/llvm/llvm-project/pull/193490
More information about the flang-commits
mailing list