From 135a488f2327bcf593c089a4dcee7baf48682fa0 Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Mon, 18 Oct 2004 14:54:11 -0700 Subject: [PATCH] Fix typo. From-SVN: r89247 --- gcc/testsuite/gcc.dg/pr16973.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gcc/testsuite/gcc.dg/pr16973.c b/gcc/testsuite/gcc.dg/pr16973.c index 6494c8c2e8f..e24c9f821ff 100644 --- a/gcc/testsuite/gcc.dg/pr16973.c +++ b/gcc/testsuite/gcc.dg/pr16973.c @@ -2,6 +2,8 @@ we were removing the BB for it but forgot to add back the label. */ +/* { dg-options "" } */ + void f (void) { -- 2.30.2