aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c50d8f4..02a37f6 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,13 @@
+2016-10-26 David Malcolm <dmalcolm@redhat.com>
+
+ * print-rtl.c (rtx_writer::print_rtx_operand_code_u): Print
+ INSN_UIDs for all insns in compact mode.
+ (rtx_writer::print_rtx): Likewise.
+ * print-rtl.h (rtx_writer::flag_compact): Update comment.
+ * rtl-tests.c (selftest::test_dumping_insns): Update expected
+ output to include INSN_UID.
+ (selftest::test_uncond_jump): Likewise.
+
2016-10-26 Pat Haugen <pthaugen@us.ibm.com>
* haifa-sched.c (call_used_regs_num): Rename to...