mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-23 13:09:58 +08:00
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 |