Commit 017fdefe by Jeff Law Committed by Jeff Law

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

From-SVN: r242785
parent 5774b1fa
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
......@@ -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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment