OSDN Git Service

authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jun 1999 00:19:36 +0000 (00:19 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jun 1999 00:19:36 +0000 (00:19 +0000)
commit21c34afb30dd6c414adbd880e5c13136449ea27b
tree1e88d77a5e62da806bc7c8009df216c99f37b346
parent6bc517c562d65fcdc94fbed0545a4db116b371a3

        * 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@27320 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog