flow.c (propagate_block_delete_libcall): Remove unused first arg
authorDavid Billinghurst <David.Billinghurst@riotinto.com>
Mon, 1 Oct 2001 23:35:03 +0000 (23:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 1 Oct 2001 23:35:03 +0000 (23:35 +0000)
commit607a6500eae4624f2153f90a30919d3bf5aae2ef
tree0a9aff5f95618123e59156ec35ef104e113e5fd2
parent2adaabc6945da387fa19dd7a8f0f646f56e7cc39
flow.c (propagate_block_delete_libcall): Remove unused first arg

* flow.c (propagate_block_delete_libcall): Remove unused first arg
(propagate_one_insn):  Update for above change

From-SVN: r45933
gcc/ChangeLog
gcc/flow.c