Skip to content
Commit e341fa03 authored by Roy Li's avatar Roy Li Committed by Armin Kuster
Browse files

lmbench: avoid gcc optimize-away multiplication



Change expression used in do_integer_mul and do_uint64_mul
benchmarks so GCC doesn't optimize-away the loops,

Signed-off-by: default avatarRoy Li <rongqing.li@windriver.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
parent 1726e717
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment