Change use to type-based pool allocator in ira-build.c.
authorMartin Liska <mliska@suse.cz>
Mon, 1 Jun 2015 12:44:17 +0000 (14:44 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 1 Jun 2015 12:44:17 +0000 (12:44 +0000)
commit3599f64ae2483163e83f8626c1d157030227f229
tree5d4c0fca5b1daad5e822cb9068afede673209f24
parent8bb6373a9467e08c9023d22ada5f76d6911a78b8
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.

From-SVN: r223960
gcc/ChangeLog
gcc/ira-build.c