Change use to type-based pool allocator in sh.c.
commitf56b5538467bc4da531184520e86673c52821d83
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:38:48 +0000 (1 12:38 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:38:48 +0000 (1 12:38 +0000)
tree82f378af8c97fd9d2f810acfd75bfa2e5cd9e779
parent1394066b3d1ae4aa7cfac87c4ccbd5cb9d46097b
Change use to type-based pool allocator in sh.c.

* config/sh/sh.c (add_constant):Use new type-based pool allocator.
(sh_reorg) Likewise.

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