diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/stack-layout-1.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/stack-layout-1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/stack-layout-1.c b/gcc/testsuite/gcc.dg/stack-layout-1.c index 389a4eb..b80d96d 100644 --- a/gcc/testsuite/gcc.dg/stack-layout-1.c +++ b/gcc/testsuite/gcc.dg/stack-layout-1.c @@ -22,4 +22,3 @@ void foo () } /* { dg-final { scan-rtl-dump-times "Partition" 1 "expand" } } */ -/* { dg-final { cleanup-rtl-dump "expand" } } */ |