]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcse.c (replace_one_set): New function.
authorMostafa Hagog <mustafa@il.ibm.com>
Thu, 4 Sep 2003 02:10:32 +0000 (02:10 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 4 Sep 2003 02:10:32 +0000 (19:10 -0700)
commitb885908b11b9952ec25251e56ab7000d9349c163
tree707ffa5fd1ad06d1035bb2d6960ade72bcd2659e
parentbcfb807527a1ae01d056ce4a7e70ca0b4b86b35e
gcse.c (replace_one_set): New function.

        * gcse.c (replace_one_set): New function.
        (pre_insert_copy_insn): Change the order of copying
        to make copy propagation discover additional PRE opportunities.

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