[flang-commits] [flang] [flang][openacc] Ignore bare acc routine in module subprogram part instead of erroring out (PR #205450)

Eugene Epshteyn via flang-commits flang-commits at lists.llvm.org
Wed Jun 24 13:47:22 PDT 2026


================
@@ -0,0 +1,10 @@
+! RUN: %python %S/../test_errors.py %s %flang -fopenacc -Werror
----------------
eugeneepshteyn wrote:

Don't need `-Werror`, because it's already error

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


More information about the flang-commits mailing list