* Arnd Bergmann wrote:
> From: Arnd Bergmann
>
> Building with 'make W=1', gcc points out that casting between
> incompatible function types can be dangerous:
>
> arch/x86/math-emu/fpu_trig.c:1638:60: error: cast between incompatible
> function types from ‘int (*)(FPU_REG *, u_char)’ {aka ‘
From: Arnd Bergmann
Building with 'make W=1', gcc points out that casting between
incompatible function types can be dangerous:
arch/x86/math-emu/fpu_trig.c:1638:60: error: cast between incompatible function
types from ‘int (*)(FPU_REG *, u_char)’ {aka ‘int (*)(struct fpu__reg *,
unsigned char
2 matches
Mail list logo