9 lines · plain
1! RUN: %python %S/../test_errors.py %s %flang -fopenmp2! CompilerDirective with openmp tests3 4!ERROR: !DIR$ IGNORE_TKR directive must appear in a subroutine or function5!dir$ ignore_tkr6 7program main8end program main9 1! RUN: %python %S/../test_errors.py %s %flang -fopenmp2! CompilerDirective with openmp tests3 4!ERROR: !DIR$ IGNORE_TKR directive must appear in a subroutine or function5!dir$ ignore_tkr6 7program main8end program main9