X-Git-Url: https://gcc.gnu.org/git/?a=blobdiff_plain;f=gcc%2Fflow.c;h=bc9096ffff12f2141ce5f59ce504243d94308f0f;hb=3c0e8d08d4d0b9d8aaad90eb1df86b454d29b9d1;hp=b5a07fa0687989fbfe96dcdc29bbba0106e00da1;hpb=bf1c694003abf85a066233c698e037b9e9c78953;p=gcc.git diff --git a/gcc/flow.c b/gcc/flow.c index b5a07fa06879..bc9096ffff12 100644 --- a/gcc/flow.c +++ b/gcc/flow.c @@ -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. */