diff options
| -rw-r--r-- | validation/fp2i-cast.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/validation/fp2i-cast.c b/validation/fp2i-cast.c index 08f8c925..98d7453e 100644 --- a/validation/fp2i-cast.c +++ b/validation/fp2i-cast.c @@ -26,5 +26,5 @@ ul d2ul(double a) { return a; } * check-command: test-linearize -Wno-decl $file * * check-output-ignore - * check-output-pattern-8-times: cast\\. + * check-output-pattern(8): cast\\. */ |
