]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/reload1.c
Fix spelling errors in comments.
[thirdparty/gcc.git] / gcc / reload1.c
index 6e59d660851b0a56925ce7bb507f5c0f4e92602b..845883ad2a1cbe05e33ed38e62d0e98c874808cc 100644 (file)
@@ -5795,7 +5795,7 @@ delete_output_reload (insn, j, output_reload_insn)
 
 \f
 /* Output reload-insns to reload VALUE into RELOADREG.
-   VALUE is a autoincrement or autodecrement RTX whose operand
+   VALUE is an autoincrement or autodecrement RTX whose operand
    is a register or memory location;
    so reloading involves incrementing that location.