]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/flow.c
*** empty log message ***
[thirdparty/gcc.git] / gcc / flow.c
index b5a07fa0687989fbfe96dcdc29bbba0106e00da1..bc9096ffff12f2141ce5f59ce504243d94308f0f 100644 (file)
@@ -466,7 +466,7 @@ find_basic_blocks (f, nonlocal_label_list)
 
        BLOCK_NUM (insn) = i;
 
-       /* Don't separare a CALL_INSN from following CLOBBER insns.  This is
+       /* Don't separate a CALL_INSN from following CLOBBER insns.  This is
           a kludge that will go away when each CALL_INSN records its
           USE and CLOBBERs.  */