* flow.c (propagate_one_insn): When removing an insn
commite4341699e7d8de2658d81a8ac1af02510d47f5c3
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Jun 2002 20:20:52 +0000 (24 20:20 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Jun 2002 20:20:52 +0000 (24 20:20 +0000)
treeb52454698fe2836ed4844210c201bdc8945cfaac
parent0c63e844d26dc1c3d060e2c3d10df627323f7311
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54966 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/flow.c