* config/ia64/ia64.c (ia64_emit_insn_before): Fix prototype.
authorJeff Law <law@redhat.com>
Wed, 23 Nov 2016 17:55:57 +0000 (10:55 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 23 Nov 2016 17:55:57 +0000 (10:55 -0700)
From-SVN: r242785

gcc/ChangeLog
gcc/config/ia64/ia64.c

index 600a9ef747ae24769e3e8de573f973945a2010f3..62e354c1a001a35e4b7bb44e81f027cd08ef8684 100644 (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
index c8dbb4c6ff8422aaff28b555607f7761815e30a3..169b571117ee9a3f1cd819755f2d31f75eef0462 100644 (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.  */