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.
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.