flow.c (libcall_dead_p): Use single_set to verify the insn has only one set and get...
authorStephane Carrez <Stephane.Carrez@worldnet.fr>
Mon, 17 Jul 2000 10:16:18 +0000 (12:16 +0200)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 Jul 2000 10:16:18 +0000 (04:16 -0600)
commit01fbc97d6c432e9198d60be141ab51e50d056277
tree4278129a94b054f344c4d42adf6c7eb2d64dd16e
parentbf4ddb3165e53bdf21c00d46f2cb5dc3309dc49b
flow.c (libcall_dead_p): Use single_set to verify the insn has only one set and get for analysis.

* flow.c (libcall_dead_p): Use single_set to verify the insn
has only one set and get for analysis.
(propagate_one_insn): Don't pass the PATTERN of the insn.

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