OSDN Git Service

* flow.c (clear_log_links): Use free_INSN_LIST_list, not
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Oct 2001 07:09:53 +0000 (07:09 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Oct 2001 07:09:53 +0000 (07:09 +0000)
commit43bc05391970cf7f777ec12dfd5527024bd2ec1b
tree72181a6735b7e998f0d3b8a2bcf72a86172df6ce
parent8f8fa03daca50313cce249a1bb2f071a93fb8872
    * flow.c (clear_log_links): Use free_INSN_LIST_list, not
        free_EXPR_LIST_list for LOG_LINKS.

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