* config/ia64/ia64.c (ia64_emit_insn_before): Fix prototype.

From-SVN: r242785
This commit is contained in:
Jeff Law 2016-11-23 10:55:57 -07:00 committed by Jeff Law
parent 5774b1fa53
commit 017fdefeb3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2016-11-23 Jeff Law <law@redhat.com>
* config/ia64/ia64.c (ia64_emit_insn_before): Fix prototype.
2016-11-23 James Greenhalgh <james.greenhalgh@arm.com>
PR target/63250

View File

@ -7138,7 +7138,7 @@ static char mem_ops_in_group[4];
static int current_cycle;
static rtx ia64_single_set (rtx_insn *);
static void ia64_emit_insn_before (rtx, rtx);
static void ia64_emit_insn_before (rtx, rtx_insn *);
/* Map a bundle number to its pseudo-op. */