On 11/22/2016 03:10 AM, Andreas Schwab wrote:
../../gcc/config/ia64/ia64.c:7141:13: error: 'void ia64_emit_insn_before(rtx, rtx)' declared 'static' but never defined [-Werror=unused-function] static void ia64_emit_insn_before (rtx, rtx); ^~~~~~~~~~~~~~~~~~~~~
I fixed this and a similar instance in another port.
jeff