Remove -O1 in favour of making llvm-gcc-4.2 a bit
[oota-llvm.git] / test / CFrontend / 2003-11-27-ConstructorCast.c
index 33a9426a972463a47400e981b21e7555af368529..3780e7a4b97e1d3d7656cae868782fb74a21b061 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 struct i387_soft_struct {
   long cwd;
 };