diff options
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r-- | gcc/rtl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h index 78904d652aa..313e63e648b 100644 --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -454,7 +454,7 @@ extern char *note_insn_name[]; /* The rest is used instead of the above, in a CODE_LABEL, if bytecode is being output. - We make the slightly klugy assumption that a LABEL has enough slots + We make the slightly kludgy assumption that a LABEL has enough slots to hold these things. That happens to be true. */ /* For static or external objects. */ |