New testcase for PR1744
[oota-llvm.git] / test / CFrontend / 2002-05-23-TypeNameCollision.c
index 35508c95ce34b1630e77a3f0e896159f283a5d05..43faf97b1e631d654852b90ce7f3b03250fa4176 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 /* Testcase for when struct tag conflicts with typedef name... grr */
 
 typedef struct foo {