arm.c (thumb_unexpanded_epilogue): Stack the PIC register.
authorAdam Nemet <anemet@lnxw.com>
Thu, 8 Aug 2002 11:08:34 +0000 (11:08 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 8 Aug 2002 11:08:34 +0000 (11:08 +0000)
commitaeaf4d25a8a6a06c8dd8735e0a9b3608acc10d3f
tree93cd6302918d1181eda42bc96399b563baaea6e1
parent5bfc90dea315f4ec135119a3526741e8fa6deb48
arm.c (thumb_unexpanded_epilogue): Stack the PIC register.

* config/arm/arm.c (thumb_unexpanded_epilogue): Stack the PIC register.
(thumb_expand_prologue): Likewise.
(thumb_output_function_prologue): Likewise.
* config/arm/arm.h (THUMB_INITIAL_ELIMINATION_OFFSET): Account for the
additional push of the PIC register.

From-SVN: r56128
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h