summaryrefslogtreecommitdiff
path: root/gcc/insn-notes.def
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/insn-notes.def')
-rw-r--r--gcc/insn-notes.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/insn-notes.def b/gcc/insn-notes.def
index 95712053c41..3894dda3128 100644
--- a/gcc/insn-notes.def
+++ b/gcc/insn-notes.def
@@ -90,7 +90,7 @@ INSN_NOTE (BASIC_BLOCK)
/* Record that the current basic block is unlikely to be executed and
should be moved to the UNLIKELY_EXECUTED_TEXT_SECTION. FIXME: Make
- this a bit on the basic block structure. */
+ this a bit on the basic block structure. */
INSN_NOTE (UNLIKELY_EXECUTED_CODE)
#undef INSN_NOTE