* flow.c (propagate_block): Use free_EXPR_LIST_list instead of
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Oct 1999 23:31:25 +0000 (23:31 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Oct 1999 23:31:25 +0000 (23:31 +0000)
commit44267075fc5e5d2a6e2229fd0701cc8ff0742b7c
treebb8ecc69cc595e63f765606859f035b861876b72
parent31fe1fb689c83278852cc740b6fbe9ec94cbe9cd
    * flow.c (propagate_block): Use free_EXPR_LIST_list instead of
        zapping mem_set_list.
        (invalidate_mems_from_autoinc): Use free_EXPR_LIST_node.
        (mark_set_1, mark_used_regs): Likewise.

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