diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr23584.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/pr23584.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr23584.c b/gcc/testsuite/gcc.dg/pr23584.c index 691a11956ba..0ac388997aa 100644 --- a/gcc/testsuite/gcc.dg/pr23584.c +++ b/gcc/testsuite/gcc.dg/pr23584.c @@ -18,4 +18,3 @@ int test2 (void) /* { dg-final { scan-ipa-dump-not "found to be pure: test1" "pure-const" } } */ /* { dg-final { scan-ipa-dump-not "found to be pure: test2" "pure-const" } } */ -/* { dg-final { cleanup-ipa-dump "pure-const" } } */ |