diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/modmod.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/modmod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/modmod.c b/gcc/testsuite/gcc.dg/modmod.c index 577d0aa..e09a20b 100644 --- a/gcc/testsuite/gcc.dg/modmod.c +++ b/gcc/testsuite/gcc.dg/modmod.c @@ -10,4 +10,3 @@ int g(unsigned a, unsigned b){ } /* { dg-final { scan-tree-dump-times "trunc_mod_expr" 1 "optimized" } } */ -/* { dg-final { cleanup-tree-dump "optimized" } } */ |