]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/regcprop.c
Change use to type-based pool allocator in regcprop.c.
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:44:44 +0000 (12:44 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:44:44 +0000 (12:44 +0000)
commitfe4549c40bf679db88478cf11277e0545bc00add
treed418960e719b96b4a14ac035e078a0dfad0fda87
parent912111016b2411ee56b71745960bd94367615a4e
Change use to type-based pool allocator in regcprop.c.

* regcprop.c (free_debug_insn_changes): Use new type-based pool allocator.
(replace_oldest_value_reg): Likewise.
(pass_cprop_hardreg::execute): Likewise.

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