gcc/
commit1795cff245d07e8358bbfd5aaeaa2866117fe735
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Oct 2014 10:41:22 +0000 (26 10:41 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Oct 2014 10:41:22 +0000 (26 10:41 +0000)
tree83a59f0239f76c15a1294f95206d250390db55fd
parent987fc5e7311f9cd878f3fd84181af20db9280ab1
gcc/
* config/mips/mips.c (mips16_rewrite_pool_refs_info): Delete.
(mips16_rewrite_pool_refs): Take the insn and constant pool as
parameters.  Iterate over the instruction's pattern and return void.
(mips16_lay_out_constants): Update accordingly.

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