pa.c (move_operand): Rely on memory_address_p to determine the validity of non-indexe...
authorJeffrey A Law <law@cygnus.com>
Fri, 15 Oct 1999 23:04:06 +0000 (23:04 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 15 Oct 1999 23:04:06 +0000 (17:04 -0600)
commitf9b5668e116d3ff40b693a347f491ea743b10258
tree2469c31f92a4077956a4ae07315a9a83374e53fd
parentd5e3e85b1828e742832f6dcb7ff2e75a0ac55000
pa.c (move_operand): Rely on memory_address_p to determine the validity of non-indexed memory addresses.

        * pa.c (move_operand): Rely on memory_address_p to determine the
        validity of non-indexed memory addresses.
        * pa.h (GO_IF_LEGITIMATE_ADDRESS): Allow LO_SUM with a symbolic
        operand in DFmode and SFmode when generating PA2.0 code.

From-SVN: r30025
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa.h