On 19/12/2016 14:24, Joseph Myers wrote:
> I'd advise using -fno-builtin for these benchmarks to make sure they
> really do test the libm functions not compiler built-in functions (really,
> all benchmarks more generally should use -fno-builtin).
>
I will add -fno-builtin on f{max,min}{f} benchtests.