diff options
Diffstat (limited to 'gcc/testsuite/gcc.target/i386/branch-cost2.c')
-rw-r--r-- | gcc/testsuite/gcc.target/i386/branch-cost2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.target/i386/branch-cost2.c b/gcc/testsuite/gcc.target/i386/branch-cost2.c index 4d754d57b96..f6cbc655de4 100644 --- a/gcc/testsuite/gcc.target/i386/branch-cost2.c +++ b/gcc/testsuite/gcc.target/i386/branch-cost2.c @@ -13,4 +13,3 @@ foo (int a, int b) /* { dg-final { scan-tree-dump-times "if " 1 "gimple" } } */ /* { dg-final { scan-tree-dump-times " & " 1 "gimple" } } */ -/* { dg-final { cleanup-tree-dump "gimple" } } */ |