[flang-commits] [flang] flang: allow EXIT to accept integer arguments of any kind (PR #174610)
Andre Kuhlenschmidt via flang-commits
flang-commits at lists.llvm.org
Tue Jan 6 11:04:12 PST 2026
================
@@ -2286,6 +2294,7 @@ std::optional<SpecificCall> IntrinsicInterface::Match(
d.keyword, type->AsFortran());
return std::nullopt;
}
+
----------------
akuhlens wrote:
Random space, please remove.
https://github.com/llvm/llvm-project/pull/174610
More information about the flang-commits
mailing list