Commit cd5828a9 by Jeff Law

gcse.c (insert_insn_end_bb): Correct placement of insns when the current block…

gcse.c (insert_insn_end_bb): Correct placement of insns when the current block starts with a CODE_LABEL and...

�
        * 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.

From-SVN: r27320
parent 9c922ec7
Thu Jun 3 01:19:03 1999 Jeffrey A Law (law@cygnus.com)
* 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.
Wed Jun 2 15:44:15 1999 Mark Mitchell <mark@codesourcery.com> Wed Jun 2 15:44:15 1999 Mark Mitchell <mark@codesourcery.com>
Revert this change: Revert this change:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment