pa.c (pa_output_indirect_call): Rework to combine output_asm_insn calls and shorten...
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 26 Jun 2016 18:09:01 +0000 (18:09 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 26 Jun 2016 18:09:01 +0000 (18:09 +0000)
commit445f9a500ddf8fd6673e87b525c8f38cd742af26
treef5ada84ba9de1dc2c58d40fd9c2a468a77596d73
parent46db0fd456f0ecca6411c7b4de2a00c54d141fa0
pa.c (pa_output_indirect_call): Rework to combine output_asm_insn calls and shorten long lines.

* config/pa/pa.c (pa_output_indirect_call): Rework to combine
output_asm_insn calls and shorten long lines.  Output .CALL
argument descriptor using pa_output_arg_descriptor.  Add various
inline $$dyncall and other optimizations.
(pa_attr_length_indirect_call): Adjust ordering and lengths.

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