Change use to type-based pool allocator in stmt.c.
commit41003862f358c9312eede7e813a0e1a279ba76f4
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:43:16 +0000 (1 12:43 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:43:16 +0000 (1 12:43 +0000)
treec6bf566c20e860c8ca8fe05a536cbf1c008ff753
parentd8e7268c4394b6d4ddc76abcaa6fe9e23fe351be
Change use to type-based pool allocator in stmt.c.

* stmt.c (add_case_node): Use new type-based pool allocator.
(expand_case): Likewise.
(expand_sjlj_dispatch_table): Likewise.

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