]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cse.c
cse.c (cse_insn): Avoid creating direct non-local jumps.
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 28 Sep 2004 23:29:02 +0000 (23:29 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 28 Sep 2004 23:29:02 +0000 (23:29 +0000)
commit2f39b6caf61637fe3656c1b63b316dc3af6f3028
tree2ac40772304a0e5a5f796356ffe7f8326d39ef03
parentb0b324b07fc46746d3eada8cc27d6000a3756bed
cse.c (cse_insn): Avoid creating direct non-local jumps.

* cse.c (cse_insn): Avoid creating direct non-local jumps.
* combine.c (can_combine_p): Likewise.
* local-alloc. (update_equiv_regs): Likewise.

From-SVN: r88258
gcc/ChangeLog
gcc/combine.c
gcc/cse.c
gcc/local-alloc.c