Use -S rather than -c for the benefit of dragonegg.
[oota-llvm.git] / test / FrontendFortran / cpow.f90
index 19ae3784c2181dc52131fd54c682a73a56ad3cae..25156fd5897156d30aac69f39f3883eb8f66114b 100644 (file)
@@ -1,4 +1,4 @@
-! RUN: %llvmgcc -c %s
+! RUN: %llvmgcc -S %s
 ! PR2443
 
 ! Program to test the power (**) operator