Re: __builtin_expect [was: __func__]

2008-03-03 Thread Bruno Haible
Eric Blake wrote: > Along the lines of detecting compiler capabilities, would it be worth a > 'builtin_expect' module that provides a __builtin_expect in config.h for > compilers that don't provide it? If you find it worth, please add it. I won't probably use it, because the amount of speedup one

__builtin_expect [was: __func__]

2008-02-29 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Bruno Haible on 2/28/2008 1:43 PM: |> I was unsure where to document this, it isn't either a function or |> header file, strictly speaking. | | I would put its documentation in chapter "Particular modules". If/when | the 'inline' module g