aboutsummaryrefslogtreecommitdiff
path: root/flang/test/Preprocessing/cond-comment.f
diff options
context:
space:
mode:
Diffstat (limited to 'flang/test/Preprocessing/cond-comment.f')
-rw-r--r--flang/test/Preprocessing/cond-comment.f5
1 files changed, 5 insertions, 0 deletions
diff --git a/flang/test/Preprocessing/cond-comment.f b/flang/test/Preprocessing/cond-comment.f
new file mode 100644
index 0000000..a484fcb
--- /dev/null
+++ b/flang/test/Preprocessing/cond-comment.f
@@ -0,0 +1,5 @@
+!RUN: %flang_fc1 -fopenmp -fdebug-unparse %s 2>&1 | FileCheck %s
+!CHECK: END
+!CHECK-NOT: error:
+ end
+c$ !