diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/const-uniq-1.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/const-uniq-1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/const-uniq-1.c b/gcc/testsuite/gcc.dg/const-uniq-1.c index 497efed..2cb4f8a 100644 --- a/gcc/testsuite/gcc.dg/const-uniq-1.c +++ b/gcc/testsuite/gcc.dg/const-uniq-1.c @@ -21,4 +21,3 @@ int lookup2 (int i) } /* { dg-final { scan-tree-dump-times "L\\\$?C\\\.*0" 2 "gimple" } } */ -/* { dg-final { cleanup-tree-dump "gimple" } } */ |