Treat copysignl like the other copysign functions.
[oota-llvm.git] / test / FrontendC / 2002-07-30-VarArgsCallFailure.c
index b37a462220b28e05e263eb1f9d42915db0b8e137..5d93947a727349a736efadad3a46da56cd89a98f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
 
 int tcount;
 void test(char *, const char*, int);