.1.1-20170622/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': BUILDSTDERR: ../../gcc-7.1.1-20170622/gcc/recog.h:312:155: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] BUILDSTDERR: rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); } BUILDSTDERR: ^~~~ BUILDSTDERR: ../../gcc-7.1.1-20170622/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': BUILDSTDERR: ../../gcc-7.1.1-20170622/gcc/recog.h:313:164: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] BUILDSTDERR: rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); } BUILDSTDERR: ^~~~ BUILDSTDERR: ../../gcc-7.1.1-20170622/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': BUILDSTDERR: ../../gcc-7.1.1-20170622/gcc/recog.h:314:173: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] BUILDSTDERR: rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); } BUILDSTDERR: ^~~~ BUILDSTDERR: ../../gcc-7.1.1-20170622/gcc/recog.h: In member function 'rtx_insn* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const': BUILDSTDERR: ../../gcc-7.1.1-20170622/gcc/recog.h:315:182: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_insn* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_insn* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type] BUILDSTDERR: rtx_insn * operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); } BUILDSTDERR: ^~~~