pa.c (pa_adjust_insn_length): Delete adjustment for delay slot in direct calls.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Thu, 14 Aug 2003 18:06:12 +0000 (18:06 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 14 Aug 2003 18:06:12 +0000 (18:06 +0000)
commit3256230283e35950672c596e3a9bbe68967941d1
treecdd7610dcd50fe973582972d66a316d8c780186c
parentdaa027cc473c361231dd4aa9f362674fe2c9a0fb
pa.c (pa_adjust_insn_length): Delete adjustment for delay slot in direct calls.

* pa.c (pa_adjust_insn_length): Delete adjustment for delay slot in
direct calls.
(attr_length_call): Include it here.  Improve length estimate for
local calls.
(output_call): Use targetm.binds_local_p.

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