Change use to type-based pool allocator in
authorMartin Liska <mliska@suse.cz>
Mon, 1 Jun 2015 12:42:45 +0000 (14:42 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 1 Jun 2015 12:42:45 +0000 (12:42 +0000)
commit2cc777fbf4b866db1477f25e06358b1de7fb3500
treeb3b5486389a415cf502df95435c675088e06c111
parentbc2c893bb4a4a7fc3506f83ca6c01837148aeadb
Change use to type-based pool allocator in

* tree-ssa-math-opts.c (occ_new): Use new type-based pool allocator.
(free_bb): Likewise.
(pass_cse_reciprocals::execute): Likewise.

From-SVN: r223957
gcc/ChangeLog
gcc/tree-ssa-math-opts.c