recog.c (offsettable_address_p): Match the logic in adjust_address.
authorRichard Henderson <rth@redhat.com>
Fri, 12 Apr 2002 22:47:34 +0000 (15:47 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 12 Apr 2002 22:47:34 +0000 (15:47 -0700)
commit2f15e255eda3a0ef4e8f07c0176198ec0a1be7c5
tree20073095e154766bb4d21c028a51e77ddd6319b4
parentef290537a3018e8ce7f449b8b3dfefa7efcc2be6
recog.c (offsettable_address_p): Match the logic in adjust_address.

        * recog.c (offsettable_address_p): Match the logic in adjust_address.

        * config/sparc/sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Handle TFmode
        in 64-bit mode only.  Use only for 32-bit or MEDLOW.

From-SVN: r52250
gcc/ChangeLog
gcc/config/sparc/sparc.h
gcc/recog.c