flow.c (clear_log_links): Use free_INSN_LIST_list, not free_EXPR_LIST_list for LOG_LINKS.
authorRichard Henderson <rth@redhat.com>
Mon, 22 Oct 2001 07:09:53 +0000 (00:09 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 22 Oct 2001 07:09:53 +0000 (00:09 -0700)
commite9cf0934eae3ac77f0d008e9668b956c6862fbf8
tree72181a6735b7e998f0d3b8a2bcf72a86172df6ce
parent33d4b70f02c762f1c88b9fea34643637aa5466e5
flow.c (clear_log_links): Use free_INSN_LIST_list, not free_EXPR_LIST_list for LOG_LINKS.

        * flow.c (clear_log_links): Use free_INSN_LIST_list, not
        free_EXPR_LIST_list for LOG_LINKS.

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