gcse.c (pre_insert_insn): When a call ends a bb, insert the new insns before the...
authorRichard Henderson <rth@cygnus.com>
Wed, 7 Oct 1998 10:08:16 +0000 (03:08 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 7 Oct 1998 10:08:16 +0000 (03:08 -0700)
commit3947e2f9840de6201a06267c05fea6f1eb47256a
treea34a4f033edaaa12f4f9be06f703587f12853c6e
parent8173d47720e759d93a951bb1c2cbcb62ca1d639e
gcse.c (pre_insert_insn): When a call ends a bb, insert the new insns before the argument regs are loaded.

        * gcse.c (pre_insert_insn): When a call ends a bb, insert
        the new insns before the argument regs are loaded.

From-SVN: r22891
gcc/ChangeLog
gcc/gcse.c