OSDN Git Service

* alias.c: Fix comment typos.
[pf3gnuchains/gcc-fork.git] / gcc / emit-rtl.c
index 6558fa7..cf491e8 100644 (file)
@@ -2876,7 +2876,7 @@ repeat:
              if (copied && len > 0)
                XVEC (x, i) = gen_rtvec_v (len, XVEC (x, i)->elem);
               
-              /* Call recsusively on all inside the vector.  */
+              /* Call recursively on all inside the vector.  */
              for (j = 0; j < len; j++)
                 {
                  if (last_ptr)