]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/loop.c
gcc.c: Fix comment formatting.
[thirdparty/gcc.git] / gcc / loop.c
index ca06a08007ddc6b608da540f8164fa27899c6e60..f9a17af4cd424a6c8bdf628c6d53476ee2f412ee 100644 (file)
@@ -1604,7 +1604,7 @@ rtx_equal_for_loop_p (x, y, movables, regs)
 \f
 /* If X contains any LABEL_REF's, add REG_LABEL notes for them to all
    insns in INSNS which use the reference.  LABEL_NUSES for CODE_LABEL
-   references is incremented once for each added note. */
+   references is incremented once for each added note.  */
 
 static void
 add_label_notes (x, insns)