* config/mips/mips.c (mips_offset_within_object_p): New function.
commit8ce4ae95b9d25c3091004d44d707c006855bedb8
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 25 Jan 2004 21:27:37 +0000 (25 21:27 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 25 Jan 2004 21:27:37 +0000 (25 21:27 +0000)
tree013d98ff4c4b1fc8222ad86d9776d57120d7e799
parent67008030a3e4ee8e9c78d7629ac4da399809f608
* config/mips/mips.c (mips_offset_within_object_p): New function.
(mips_symbolic_constant_p): Use it in the SYMBOL_SMALL_DATA and
SYMBOL_CONSTANT_POOL cases.  Also use it for SYMBOL_GENERAL if the
ABI has 64-bit pointers and the object file only allows 32-bit symbols.

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