OSDN Git Service

authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jun 1999 00:19:42 +0000 (00:19 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jun 1999 00:19:42 +0000 (00:19 +0000)
commit9fc37e9d209e58c3cf73804232c190160e69d00d
treeb23daa7619a2d8de0701952f2424c2c285af000a
parent21c34afb30dd6c414adbd880e5c13136449ea27b

        * gcse.c (insert_insn_end_bb): Correct placement of insns when the
        current block starts with a CODE_LABEL and ends with a CALL and
        we can not find all the argument setup instructions for the CALL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27321 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/gcse.c