diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/binop-notand4a.c')
| -rw-r--r-- | gcc/testsuite/gcc.dg/binop-notand4a.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/binop-notand4a.c b/gcc/testsuite/gcc.dg/binop-notand4a.c index 1178cf7..dce6a5c 100644 --- a/gcc/testsuite/gcc.dg/binop-notand4a.c +++ b/gcc/testsuite/gcc.dg/binop-notand4a.c @@ -10,4 +10,3 @@ foo (unsigned char a, _Bool b) /* As long as comparisons aren't boolified and casts from boolean-types aren't preserved, the folding of X & !X to zero fails. */ /* { dg-final { scan-tree-dump-times "return 0" 1 "optimized" { xfail *-*-* } } } */ -/* { dg-final { cleanup-tree-dump "optimized" } } */ |
