diff options
Diffstat (limited to 'validation')
| -rw-r--r-- | validation/optim/cmp-sext-simm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/validation/optim/cmp-sext-simm.c b/validation/optim/cmp-sext-simm.c index c2099a6b..a8b2a8f9 100644 --- a/validation/optim/cmp-sext-simm.c +++ b/validation/optim/cmp-sext-simm.c @@ -23,7 +23,6 @@ static int ge_lt1(int x) { return (sext(x) >= (NEG - 1)) == 0; } /* * check-name: cmp-sext-simm * check-command: test-linearize -Wno-decl $file - * check-known-to-fail * * check-output-ignore * check-output-returns: 1 |
