diff options
Diffstat (limited to 'gcc/testsuite/c-c++-common/pr46562-2.c')
-rw-r--r-- | gcc/testsuite/c-c++-common/pr46562-2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/c-c++-common/pr46562-2.c b/gcc/testsuite/c-c++-common/pr46562-2.c index e64432c..3c64404 100644 --- a/gcc/testsuite/c-c++-common/pr46562-2.c +++ b/gcc/testsuite/c-c++-common/pr46562-2.c @@ -10,4 +10,3 @@ int foo(void) } /* { dg-final { scan-tree-dump "return 0;" "fre1" } } */ -/* { dg-final { cleanup-tree-dump "fre1" } } */ |