]> git.ipfire.org Git - thirdparty/gcc.git/commit
flow.c (propagate_one_insn): When removing an insn with a REG_LIBCALL note but not...
authorJeff Law <law@redhat.com>
Mon, 24 Jun 2002 20:20:52 +0000 (14:20 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 24 Jun 2002 20:20:52 +0000 (14:20 -0600)
commitb0ac73f8bee1674aa6ceae9897e5e644fdf07d74
treeb52454698fe2836ed4844210c201bdc8945cfaac
parent9e96203da46840cd22092cc60d23bab2eeee9ff5
flow.c (propagate_one_insn): When removing an insn with a REG_LIBCALL note but not the entire libcall...

        * flow.c (propagate_one_insn): When removing an insn
        with a REG_LIBCALL note but not the entire libcall sequence,
        delete the associated REG_RETVAL note.

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