benchtests: Build ffs and ffsl benchtests with -fno-builtin
authorWill Newton <will.newton@linaro.org>
Mon, 31 Mar 2014 14:58:19 +0000 (15:58 +0100)
committerWill Newton <will.newton@linaro.org>
Tue, 1 Apr 2014 11:50:41 +0000 (12:50 +0100)
commitf6c557968c248b4554e708bd08983f0908ac09f1
tree491643a2da0962f73823cbf6e383207c2d4f103f
parent13f7fe35ae2b0ea55dc4b9628763aafdc8bdc30c
benchtests: Build ffs and ffsl benchtests with -fno-builtin

Without this flag it is possible that the compiler will optimize
away the calls to ffs/ffsll.

ChangeLog:

2014-04-01  Will Newton  <will.newton@linaro.org>

* benchtests/Makefile (CFLAGS-bench-ffs.c): Add
-fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
ChangeLog
benchtests/Makefile