New testcase for PR533
[oota-llvm.git] / test / CFrontend / 2003-11-04-OutOfMemory.c
index 4c2721bd9858e7f58b3cd26957681d84ea80cbde..6a42e160f27905419cd78c165111788034aa99fd 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 void schedule_timeout(signed long timeout)
 {
  switch (timeout)