fix PR8753, eliminating a case where we'd infinitely make a
[oota-llvm.git] / test / FrontendC++ / 2007-05-03-VectorInit.cpp
index b87f4d4665cae7bfc02ae81550925e2675892194..af56d3a08a8440105a278c23dc3d14b0a9f98b40 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx %s -S -emit-llvm -O0 -o - 
+// RUN: %llvmgxx %s -S -O0 -o - 
 // PR1378
 
 typedef float v4sf __attribute__((vector_size(16)));