diff options
Diffstat (limited to 'validation')
| -rw-r--r-- | validation/optim/trunc-not0.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/validation/optim/trunc-not0.c b/validation/optim/trunc-not0.c index febed165..882b446d 100644 --- a/validation/optim/trunc-not0.c +++ b/validation/optim/trunc-not0.c @@ -14,7 +14,6 @@ static _Bool ubar(uint64 a) { return (~(uint32) ~a) == (uint32)a; } /* * check-name: trunc-not0 * check-command: test-linearize -Wno-decl $file - * check-known-to-fail * * check-output-ignore * check-output-returns: 1 |
