Change use to type-based pool allocator in
authorMartin Liska <mliska@suse.cz>
Mon, 1 Jun 2015 12:47:26 +0000 (14:47 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 1 Jun 2015 12:47:26 +0000 (12:47 +0000)
commit33e7d32e1ccbc5c2b4c4a25d7536584a4ccc101a
treee74d53f34740663ff3abfce1a870f483a2fdbb6c
parentaf6a6eec326cb37d60ed94ba19479f13685601c1
Change use to type-based pool allocator in

* tree-ssa-strlen.c (new_strinfo): Use new type-based pool allocator.
(free_strinfo): Likewise.
(pass_strlen::execute): Likewise.

From-SVN: r223966
gcc/ChangeLog
gcc/tree-ssa-strlen.c