Change use to type-based pool allocator in
authorMartin Liska <mliska@suse.cz>
Mon, 1 Jun 2015 12:48:40 +0000 (14:48 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 1 Jun 2015 12:48:40 +0000 (12:48 +0000)
commitd780951804c64f3f1cfcb0297926937dbfedfc95
treea13a22c259585b71707a975fb6aa9b6fb3f37a89
parentdc5667a30b74e6e8e9208691ddd2fa953bd70e3d
Change use to type-based pool allocator in

* ipa-profile.c (account_time_size): Use new type-based pool allocator.
(ipa_profile_generate_summary): Likewise.
(ipa_profile_read_summary): Likewise.
(ipa_profile): Likewise.

From-SVN: r223968
gcc/ChangeLog
gcc/ipa-profile.c