Change use to type-based pool allocator in ipa-prop.c.
authorMartin Liska <mliska@suse.cz>
Mon, 1 Jun 2015 12:49:17 +0000 (14:49 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 1 Jun 2015 12:49:17 +0000 (12:49 +0000)
commit601f32936b3d8f16d853ece064e7f3c9de743016
tree08adc37d75bf74e1a8f5949d1ccbbea6f40b3435
parentd780951804c64f3f1cfcb0297926937dbfedfc95
Change use to type-based pool allocator in ipa-prop.c.

* ipa-prop.c (ipa_set_jf_constant): Use new type-based pool allocator.
(ipa_edge_duplication_hook): Likewise.
(ipa_free_all_structures_after_ipa_cp): Likewise.
(ipa_free_all_structures_after_iinln): Likewise.

From-SVN: r223969
gcc/ChangeLog
gcc/ipa-prop.c