mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
4916acd87b
Prevent function calls that don't return anything from being optimized out by the compiler by marking its input variables as used. This prevents the sincos function call from being optimized out in the benchmark. |
||
---|---|---|
.. | ||
bench.py | ||
benchout.schema.json | ||
compare_bench.py | ||
import_bench.py | ||
validate_benchout.py |