Change use to type-based pool allocator in cselib.c.
commitf7d27fdc7ca08642d3988de5d9e479fa0e1b1a2f
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:39:32 +0000 (1 12:39 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:39:32 +0000 (1 12:39 +0000)
tree4922b6bf881981c194eb73f9f372392f87c87165
parentf56b5538467bc4da531184520e86673c52821d83
Change use to type-based pool allocator in cselib.c.

* cselib.c (new_elt_list):Use new type-based pool allocator.
(new_elt_loc_list) Likewise.
(unchain_one_elt_list) Likewise.
(unchain_one_elt_loc_list) Likewise.
(unchain_one_value) Likewise.
(new_cselib_val) Likewise.
(cselib_init) Likewise.
(cselib_finish) Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223952 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/alias.c
gcc/cfgcleanup.c
gcc/cprop.c
gcc/cselib.c
gcc/cselib.h
gcc/gcse.c
gcc/postreload.c
gcc/print-rtl.c
gcc/sel-sched-dump.c