mips.c (simple_memory_operand): Access the INTVAL of the address, not it's containing...
authorClinton Popetz <cpopetz@cygnus.com>
Tue, 11 Jul 2000 21:30:23 +0000 (21:30 +0000)
committerClinton Popetz <cpopetz@gcc.gnu.org>
Tue, 11 Jul 2000 21:30:23 +0000 (17:30 -0400)
commit821a8792df6cdc8590520ad0a4aa4a825371f7d6
tree9b77b060ec6689457a14151d8261d08353f68590
parent9bb2d43633fca4d2865cb51e4c01b41512ed68c9
mips.c (simple_memory_operand): Access the INTVAL of the address, not it's containing MEM.

* config/mips/mips.c (simple_memory_operand): Access the
INTVAL of the address, not it's containing MEM.

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