Change use to type-based pool allocator in ira-build.c.
commit912111016b2411ee56b71745960bd94367615a4e
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:44:17 +0000 (1 12:44 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:44:17 +0000 (1 12:44 +0000)
tree5d4c0fca5b1daad5e822cb9068afede673209f24
parente26b6f4223fca4824449d5c25d2dbda48d11c690
Change use to type-based pool allocator in ira-build.c.

* ira-build.c (initiate_cost_vectors): Use new type-based pool allocator.
(ira_allocate_cost_vector): Likewise.
(ira_free_cost_vector): Likewise.
(finish_cost_vectors): Likewise.

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