]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/rtlanal.c
formatting tweaks
[thirdparty/gcc.git] / gcc / rtlanal.c
index 47c253595f999b7b3c468eefe0fca03f536589dd..3e6b4aea45b1d6e7dc37e27eb44c49c5d6d18110 100644 (file)
@@ -393,7 +393,7 @@ reg_referenced_p (x, body)
 
 /* Nonzero if register REG is referenced in an insn between
    FROM_INSN and TO_INSN (exclusive of those two).  Sets of REG do
-   not count. */
+   not count.  */
 
 int
 reg_referenced_between_p (reg, from_insn, to_insn)