Open
Description
I believe it is due to the following errors.
../../gcc-4.1.1/gcc/toplev.c:524:1: error: redefinition of a 'extern inline'
function 'floor_log2' is not supported in C99 mode
floor_log2 (unsigned HOST_WIDE_INT x)
../../gcc-4.1.1/gcc/toplev.c:559:1: error: redefinition of a 'extern inline'
function 'exact_log2' is not supported in C99 mode
exact_log2 (unsigned HOST_WIDE_INT x)
Metadata
Metadata
Assignees
Labels
No labels