diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/stack-layout-2.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/stack-layout-2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/stack-layout-2.c b/gcc/testsuite/gcc.dg/stack-layout-2.c index 9ed545d..5d5b385 100644 --- a/gcc/testsuite/gcc.dg/stack-layout-2.c +++ b/gcc/testsuite/gcc.dg/stack-layout-2.c @@ -21,4 +21,3 @@ int foo() } /* { dg-final { scan-rtl-dump "size 8192" "expand" } } */ /* { dg-final { scan-rtl-dump "size 32" "expand" } } */ -/* { dg-final { cleanup-rtl-dump "expand" } } */ |