pa.c (pa_attr_length_indirect_call): Adjust length of portable runtime and PIC indire...
commitcc5cec10532400521b1e04129530007a724ff493
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 26 Jan 2014 16:07:28 +0000 (26 16:07 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 26 Jan 2014 16:07:28 +0000 (26 16:07 +0000)
treef2aa478643e3f224f022b55b55a19572db4515e6
parent1674321ac2a5506fb01a746830c3d4185ba84c72
pa.c (pa_attr_length_indirect_call): Adjust length of portable runtime and PIC indirect calls.

* 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.

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