aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/print-rtl.h')
-rw-r--r--gcc/print-rtl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/print-rtl.h b/gcc/print-rtl.h
index 4ebfcf9..8496ffa 100644
--- a/gcc/print-rtl.h
+++ b/gcc/print-rtl.h
@@ -50,7 +50,7 @@ class rtx_writer
bool m_simple;
/* If true, use compact dump format:
- - INSN_UIDs are omitted, except for jumps and CODE_LABELs,
+ - PREV/NEXT_INSN UIDs are omitted
- INSN_CODEs are omitted,
- register numbers are omitted for hard and virtual regs, and
non-virtual pseudos are offset relative to the first such reg, and