aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKelvin Li <kkwli@users.noreply.github.com>2024-06-21 15:29:06 -0400
committerGitHub <noreply@github.com>2024-06-21 15:29:06 -0400
commitb284ced06969a540e53bcf4103f22fa9be8f20b9 (patch)
tree81f8af5ab1c8c9e3da593ba77f0c7fe68589f192
parent5ece35df8586d0cb8c104a9f44eaae771de025f5 (diff)
downloadllvm-b284ced06969a540e53bcf4103f22fa9be8f20b9.zip
llvm-b284ced06969a540e53bcf4103f22fa9be8f20b9.tar.gz
llvm-b284ced06969a540e53bcf4103f22fa9be8f20b9.tar.bz2
[flang] Use %flang_fc1 to avoid options being inserted between %flang and -fc1 (NFC) (#96320)
-rw-r--r--flang/test/Preprocessing/directive-contin-with-pp.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/flang/test/Preprocessing/directive-contin-with-pp.F90 b/flang/test/Preprocessing/directive-contin-with-pp.F90
index be8eb4d..64f1dc4 100644
--- a/flang/test/Preprocessing/directive-contin-with-pp.F90
+++ b/flang/test/Preprocessing/directive-contin-with-pp.F90
@@ -1,4 +1,4 @@
-! RUN: %flang -fc1 -fdebug-unparse -fopenmp %s 2>&1 | FileCheck %s
+! RUN: %flang_fc1 -fdebug-unparse -fopenmp %s 2>&1 | FileCheck %s
#define DIR_START !dir$
#define DIR_CONT !dir$&