cse.c (cse_insn): Replace the PATTERN of the insn with an new jump when...
authorJeffrey A Law <law@cygnus.com>
Sat, 26 Feb 2000 02:50:12 +0000 (02:50 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 26 Feb 2000 02:50:12 +0000 (19:50 -0700)
commit602c4c0d717ba1da5a12039c04d99fa6b2c959b2
tree3d3e0fcad47861b0973811f3329a35e6b4a0e70d
parent4a92092ae6a0d60d571fa7a73bc05aee4ef31107
cse.c (cse_insn): Replace the PATTERN of the insn with an new jump when...

* cse.c (cse_insn): Replace the PATTERN of the insn with an new
jump when changing a computed jump into a jump to a known
target.

From-SVN: r32160
gcc/ChangeLog
gcc/cse.c