]> gcc.gnu.org Git - gcc.git/commit
flow.c (proagate_one_insn): Remove useless assignment.
authorMark Mitchell <mark@codesourcery.com>
Sat, 21 Apr 2001 18:45:00 +0000 (18:45 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 21 Apr 2001 18:45:00 +0000 (18:45 +0000)
commite8c8470b1cfdb6d9abebf7e976317abeb8956c40
treea75bbca9f3fbc9da9d02fb12d35775b6d16bb725
parent51f26c450beaa99fc55f62cfb365fb3d7ce07080
flow.c (proagate_one_insn): Remove useless assignment.

* flow.c (proagate_one_insn): Remove useless assignment.
* jump.c (delete_insn): Tidy.
* loop.c (try_copy_prop): When deleting an instruction with a
REG_RETVAL note, delete the entire libcall sequence.
(loop_delete_insns): New function.
* unroll.c (initial_reg_note_copy): Copy INSN_LIST notes, even if
we're not substituting into them yet.

From-SVN: r41486
gcc/ChangeLog
gcc/flow.c
gcc/jump.c
gcc/loop.c
gcc/testsuite/gcc.c-torture/compile/20010421-1.c [new file with mode: 0644]
gcc/unroll.c
This page took 0.059982 seconds and 5 git commands to generate.