Treat copysignl like the other copysign functions.
[oota-llvm.git] / test / FrontendC / 2008-03-24-BitField-And-Alloca.c
index 7963805ba81164972be3f1ca186712932bd044f3..291f036523a424b8989dbba3c22b8e08ba16ee2e 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
-// RUN: %llvmgcc -m32 -S %s -o - | grep store | not grep {align 8}
+// RUN: %llvmgcc -m32 -O2 -S %s -o - | not grep store 
 
 enum {
  PP_C,