* cse.c (cse_insn): Avoid creating direct non-local jumps.
commit806351c6eab694010f9c1fdfb1489ac2973ac70b
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Sep 2004 23:29:02 +0000 (28 23:29 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Sep 2004 23:29:02 +0000 (28 23:29 +0000)
tree2ac40772304a0e5a5f796356ffe7f8326d39ef03
parent07f6ff584617b908a02aa42863f579cfd5d0c4c9
* cse.c (cse_insn): Avoid creating direct non-local jumps.
* combine.c (can_combine_p): Likewise.
* local-alloc. (update_equiv_regs): Likewise.

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