* config/pa/pa.c (pa_attr_length_indirect_call): Adjust length of
commit1688a966ed46deda9b998a52c618313930eed5bf
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Jan 2014 16:07:28 +0000 (26 16:07 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Jan 2014 16:07:28 +0000 (26 16:07 +0000)
treef2aa478643e3f224f022b55b55a19572db4515e6
parentf6ae918d6aa1d1e5e3c4c4a0a55d48ec52eb940a
* config/pa/pa.c (pa_attr_length_indirect_call): Adjust length of
portable runtime and PIC indirect calls.
(pa_output_indirect_call): Remove unnecessary nop from portable runtime
and PIC call sequences.  Use ldo instead of blr to set return register
in PIC call sequence.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207120 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pa/pa.c