Change use to type-based pool allocator in c-format.c.
commiteebcf436097ba382d4c319e9c0d52085c11fedcf
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:37:49 +0000 (1 12:37 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:37:49 +0000 (1 12:37 +0000)
treee795978f40ee2d7a08b4c622f8095684c6972445
parente815c2c59c88ae3fb4f1a5b2ae4e9f92a3bcb3d9
Change use to type-based pool allocator in c-format.c.

* c-format.c (check_format_arg):Use new type-based pool allocator.
(check_format_info_main) Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223949 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-format.c