PA move_operand

law@redhat.com law@redhat.com
Fri Apr 13 14:47:00 GMT 2001


  In message <Pine.LNX.4.21.0103222300070.25183-100000@front.linuxcare.com.au>y
ou write:
  > On Wed, 21 Mar 2001 law@redhat.com wrote:
  > 
  > > Second, reload should have realized the constraints did not match and
  > > reworked things so that they did match.
  > 
  > This change to the PIC match in GO_IF_LEGITIMATE_ADDRESS works for me.
  > It allows the `T' constraint to behave as the comment in
  > EXTRA_CONSTRAINT suggests.
  > 
  > 	* config/pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Disallow PIC LO_SUM
  > 	fp mode addresses.
Thanks.  I've never been particularly happy with the call-back into
memory_address_p for the "T" constraint, but I couldn't find a cleaner
way to accomplish the same thing without duplicating a lot of code.


I went ahead and installed this onto the branch as well as in the
mainline sources.

jeff




More information about the Gcc-patches mailing list