pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for non 64-bit machines.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Mon, 24 Sep 2001 16:21:09 +0000 (16:21 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 24 Sep 2001 16:21:09 +0000 (16:21 +0000)
commit8e1494b72c6ee911ae8db9584b5bb180538b7c0c
tree5969229bd6fc43317dd727d4c781703b531ea4f7
parentb848dc65c43c049b0861d37ef2181b8ebbcf8254
pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for non 64-bit machines.

* pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for
non 64-bit machines.  Use these as a plabel for the trampoline.
(TRAMPOLINE_SIZE): Adjust size for new words.
(INITIALIZE_TRAMPOLINE): Initialize new words.
(TRAMPOLINE_ADJUST_ADDRESS): New.  Adjust address to make it a
pointer to the plabel in the trampoline.

From-SVN: r45776
gcc/ChangeLog
gcc/config/pa/pa.h