diff options
Diffstat (limited to 'validation/optim/cmps-and0.c')
| -rw-r--r-- | validation/optim/cmps-and0.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/validation/optim/cmps-and0.c b/validation/optim/cmps-and0.c index 097ec2f9..962fbd2d 100644 --- a/validation/optim/cmps-and0.c +++ b/validation/optim/cmps-and0.c @@ -15,7 +15,6 @@ int cmps_and_ge_gtm(int a) { return ((a & MASK) >= (MASK + 1)) + 1; } /* * check-name: cmps-and0 * check-command: test-linearize -Wno-decl $file - * check-known-to-fail * * check-output-ignore * check-output-returns: 1 |
