pa.c (attr_length_call): Revise condition for long pc-relative branch.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Sat, 10 Mar 2007 01:34:23 +0000 (01:34 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 10 Mar 2007 01:34:23 +0000 (01:34 +0000)
commit751d985534820f549c59935311cc26282e2b37bb
treea5eca2e9d0bf1bbbe48011f7dc7d60eaf048d758
parent48137d59c3cf49628dee903213567c9556cb6adb
pa.c (attr_length_call): Revise condition for long pc-relative branch.

* pa.c (attr_length_call): Revise condition for long pc-relative branch.
(output_call): Use "LONG_PIC_SDIFF" instruction sequence for long local
calls on the SOM target.  Don't use "LONG_PIC_PCREL" call sequence on
SOM target.

From-SVN: r122784
gcc/ChangeLog
gcc/config/pa/pa.c