diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/pr23623.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/pr23623.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pr23623.c b/gcc/testsuite/gcc.dg/pr23623.c index e076b60..a0a92e0 100644 --- a/gcc/testsuite/gcc.dg/pr23623.c +++ b/gcc/testsuite/gcc.dg/pr23623.c @@ -45,4 +45,3 @@ void readb(void) the parenthesized subexpression in the regexp introduces an extra match variable, we need to give a count of 12 instead of 6 here. */ /* { dg-final { scan-rtl-dump-times "mem/v(/.)*:SI" 12 "final" } } */ -/* { dg-final { cleanup-rtl-dump "final" } } */ |