mips.c (mips16_rewrite_pool_refs_info): Delete.
authorRichard Sandiford <richard.sandiford@arm.com>
Sun, 26 Oct 2014 10:41:22 +0000 (10:41 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 26 Oct 2014 10:41:22 +0000 (10:41 +0000)
commit9b3dd001d52421b68aaf581018ff2bdf5b5ac5e0
tree83a59f0239f76c15a1294f95206d250390db55fd
parenteacbf7bd8c60a2a5c8021b9e9687d5c829eaa6e8
mips.c (mips16_rewrite_pool_refs_info): Delete.

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.

From-SVN: r216710
gcc/ChangeLog
gcc/config/mips/mips.c