diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/torture/pta-ptrarith-1.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/torture/pta-ptrarith-1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/torture/pta-ptrarith-1.c b/gcc/testsuite/gcc.dg/torture/pta-ptrarith-1.c index ab5634da97b..99a548840df 100644 --- a/gcc/testsuite/gcc.dg/torture/pta-ptrarith-1.c +++ b/gcc/testsuite/gcc.dg/torture/pta-ptrarith-1.c @@ -30,4 +30,3 @@ int main() } /* { dg-final { scan-tree-dump "ESCAPED = {\[^\n\}\]* i f \[^\n\}\]*}" "alias" } } */ -/* { dg-final { cleanup-tree-dump "alias" } } */ |