summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/2003-10-09-UnionInitializerBug.c
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/FrontendC/2003-10-09-UnionInitializerBug.c')
-rw-r--r--llvm/test/FrontendC/2003-10-09-UnionInitializerBug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC/2003-10-09-UnionInitializerBug.c b/llvm/test/FrontendC/2003-10-09-UnionInitializerBug.c
index 90dbd37f0d6..57e113a7cc2 100644
--- a/llvm/test/FrontendC/2003-10-09-UnionInitializerBug.c
+++ b/llvm/test/FrontendC/2003-10-09-UnionInitializerBug.c
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
struct Foo {
unsigned a;
OpenPOWER on IntegriCloud