On Fri, Jun 19, 2020 at 12:15 PM <no-re...@patchew.org> wrote: > /tmp/qemu-test/src/tests/qht-bench.c:287:29: error: implicit conversion from > 'unsigned long' to 'double' changes value from 18446744073709551615 to > 18446744073709551616 [-Werror,-Wimplicit-int-float-conversion] > *threshold = rate * UINT64_MAX; > ~ ^~~~~~~~~~ > /usr/include/stdint.h:130:23: note: expanded from macro 'UINT64_MAX'
Unrelated failure. Stefan