[flang-commits] [flang] [flang] To issue error message for unsupported usage of vector type. (PR #215248)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Wed Aug 12 07:04:24 PDT 2026
================
@@ -0,0 +1,45 @@
+! RUN: %python %S/../test_errors.py %s %flang_fc1
----------------
kkwli wrote:
Can consider to consolidate the test in `ppc-vector-diagnostics.f90`
https://github.com/llvm/llvm-project/pull/215248
More information about the flang-commits
mailing list