]> git.ipfire.org Git - thirdparty/gcc.git/commit
flow.c (propagate_one_insn): Revise yesterday's patch.
authorJeff Law <law@redhat.com>
Thu, 30 May 2002 20:20:28 +0000 (14:20 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 30 May 2002 20:20:28 +0000 (14:20 -0600)
commitd35dfca9e6ebe2e9990dca1c5ee4d36a79cf0604
treed6477ccdc3c648dfc1d17513d3af2b0fa2ff2bf7
parent81b40b72d1e15987d2a04ecead8e14de4694a5dd
flow.c (propagate_one_insn): Revise yesterday's patch.

        * flow.c (propagate_one_insn): Revise yesterday's patch.  Delete
        a dead insn with a REG_RETVAL note when the entire libcall is not
        dead and remove the associated REG_LIBCALL note at the same time.

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