Testcase for PR629
[oota-llvm.git] / test / CFrontend / 2002-04-08-LocalArray.c
index 27a9c73b36b433855be3ec905323999467dae39e..af6ebd6bdf9082eef5082aff6aec29a35efe1905 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 /* GCC is not outputting the static array to the LLVM backend, so bad things
  * happen.  Note that if this is defined static, everything seems fine.
  */