projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5774b1f
)
* config/ia64/ia64.c (ia64_emit_insn_before): Fix prototype.
author
Jeff Law
<law@redhat.com>
Wed, 23 Nov 2016 17:55:57 +0000
(10:55 -0700)
committer
Jeff Law
<law@gcc.gnu.org>
Wed, 23 Nov 2016 17:55:57 +0000
(10:55 -0700)
From-SVN: r242785
gcc/ChangeLog
patch
|
blob
|
history
gcc/config/ia64/ia64.c
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 600a9ef747ae24769e3e8de573f973945a2010f3..62e354c1a001a35e4b7bb44e81f027cd08ef8684 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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
diff --git
a/gcc/config/ia64/ia64.c
b/gcc/config/ia64/ia64.c
index c8dbb4c6ff8422aaff28b555607f7761815e30a3..169b571117ee9a3f1cd819755f2d31f75eef0462 100644
(file)
--- a/
gcc/config/ia64/ia64.c
+++ b/
gcc/config/ia64/ia64.c
@@
-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. */