summaryrefslogtreecommitdiff
path: root/test/FrontendFortran/cpow.f90
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendFortran/cpow.f90')
-rw-r--r--test/FrontendFortran/cpow.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendFortran/cpow.f90 b/test/FrontendFortran/cpow.f90
index 19ae3784c2..25156fd589 100644
--- a/test/FrontendFortran/cpow.f90
+++ b/test/FrontendFortran/cpow.f90
@@ -1,4 +1,4 @@
-! RUN: %llvmgcc -c %s
+! RUN: %llvmgcc -S %s
! PR2443
! Program to test the power (**) operator