mips.c (TARGET_MIN_ANCHOR_OFFSET): Delete.
commit4ec4ca36f8b0265728e15504294c8c31d1b75ac4
authorRichard Sandiford <rsandifo@nildram.co.uk>
Thu, 18 Oct 2007 17:20:19 +0000 (18 17:20 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 18 Oct 2007 17:20:19 +0000 (18 17:20 +0000)
tree6080d14a4f0ac9bd185dee0d1403aebdc12bb722
parentd33289b2f487cf8a42450f6614eae4dece295844
mips.c (TARGET_MIN_ANCHOR_OFFSET): Delete.

gcc/
* config/mips/mips.c (TARGET_MIN_ANCHOR_OFFSET): Delete.
(TARGET_MAX_ANCHOR_OFFSET): Delete.
(mips_cannot_force_const_mem): Don't check TARGET_HAVE_TLS.
(mips_set_mips16_mode): Initialize min_anchor_offset and
max_anchor_offset directly to constants.

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