> 
> OK. Looking closer I have just found that in gcc/toplev.c
> 
> #if GCC_VERSION < 3004
> ...
> #endif
> 
> Is missing around the floor_log2() and exact_log2() functions.

You are mssing the fact that the ones in the headers are declared
as extern inline.

-- Pinski

Reply via email to