* cse.c (cse_insn): Mostly remove first hunk of code which collapsed
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 May 2001 00:23:46 +0000 (00:23 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 May 2001 00:23:46 +0000 (00:23 +0000)
commit0f48207facfb59e819decab5bc50dfece083993d
tree9bf173c8776b5b1ef61f9b9b504a5ad7e05abb16
parentc037cba785c0ebb425f593565b282586907adbb8
    * cse.c (cse_insn): Mostly remove first hunk of code which collapsed
        a computed jump into an unconditional jump.
        In second hunk of code for collapsing computed and conditional jumps
        into unconditional jumps, reemit the jump in additional cases.

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