OSDN Git Service

* config/m68hc11/m68hc11.c (m68hc11_small_indexed_indirect_p): Look
authorciceron <ciceron@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Mar 2002 21:54:58 +0000 (21:54 +0000)
committerciceron <ciceron@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Mar 2002 21:54:58 +0000 (21:54 +0000)
commit1a5f82e2dfd673fef85b7538f21c224ec096acf4
tree3cb8c1eb2e01fed535dc48f0e6142f2aaaee1a3d
parentea1cd8de68badd009fc5ac8a754095e81a55d7e7
* config/m68hc11/m68hc11.c (m68hc11_small_indexed_indirect_p): Look
for reg_equiv_memory_loc when the operand is a register that does
not get a hard register (stack location).
(tst_operand): After reload, accept all memory operand.
(symbolic_memory_operand): Fix detection of symbolic references.
* config/m68hc11/m68hc11.h (VALID_CONSTANT_OFFSET_P): For 68HC12
accept symbols and any constant.

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