diff options
| author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-11-20 15:30:14 -0300 |
|---|---|---|
| committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-11-21 13:13:21 -0300 |
| commit | 4d695077b893c4e65c451e4d7ff91e01c05d4efa (patch) | |
| tree | 5e511e276e28da2319adec5697e54253bb5e6af1 /assert | |
| parent | 9849a61b34b4693cf3fea32aefd6e3793477ab1e (diff) | |
benchtests: Remove clang warnings
clangs warns of the implicit cast of RAND_MAX to float:
error: implicit conversion from 'int' to 'float' changes value from
2147483647 to 2147483648 [-Werror,-Wimplicit-const-int-float-conversion]
So make it explicit.
Reviewed-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'assert')
0 files changed, 0 insertions, 0 deletions
