sh.c (sh_expand_prologue, [...]): Use memory_address_p instead of GO_IF_LEGITIMATE_AD...
commit6de7a512f0e76268d8ff69e51be80527c58d854b
authorPaolo Bonzini <bonzini@gnu.org>
Fri, 24 Apr 2009 06:30:15 +0000 (24 06:30 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Fri, 24 Apr 2009 06:30:15 +0000 (24 06:30 +0000)
tree46fea3a4179aa4614de45e545985a1505eaa237a
parentbb1a1907e4d59996c482682a291b4420204d4e48
sh.c (sh_expand_prologue, [...]): Use memory_address_p instead of GO_IF_LEGITIMATE_ADDRESS.

2009-04-23  Paolo Bonzini  <bonzini@gnu.org>

* config/sh/sh.c (sh_expand_prologue, sh_expand_epilogue):
Use memory_address_p instead of GO_IF_LEGITIMATE_ADDRESS.

From-SVN: r146668
gcc/ChangeLog
gcc/config/sh/sh.c