pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on TARGET_HPUX.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Tue, 11 Mar 2008 23:37:11 +0000 (23:37 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 11 Mar 2008 23:37:11 +0000 (23:37 +0000)
commit9dbd54bebbd5a8bd2041ee0aed885b6005d57822
treed6bba49c62a890cfdc564a3f9c7b0ec38bd48069
parent76a7d3ca5162b468a9d44ecbc3efcd2ecfd15f9a
pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on TARGET_HPUX.

* pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on
TARGET_HPUX.  Revise comment.
(TARGET_LONG_PIC_PCREL_CALL): Revise comment.
* pa.c (output_call): Update for revised TARGET_LONG_PIC_SDIFF_CALL.
Use sr4 variant of `be' instruction when not generating PIC code.
(attr_length_call): Adjust for above change.

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