arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustment for...
authorJason Merrill <jason@redhat.com>
Fri, 9 Feb 2001 02:00:44 +0000 (21:00 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 9 Feb 2001 02:00:44 +0000 (21:00 -0500)
commit34ce3d7ba5a482d79a56dcbdfe72c7fbf5932c63
tree3c4a4455cb22bad2dd8d24ed45b3202db90aee51
parent8a5f950e04d5f96083ffe0898c072efc51435c28
arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustment for saving the static chain...

        * config/arm/arm.c (arm_expand_prologue): Do tell the dwarf2 backend
        about the SP adjustment for saving the static chain pointer.
        * dwarf2out.c (dwarf2out_frame_debug_expr): Use the specified
        offset when setting a temporary CFA register.

From-SVN: r39554
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/dwarf2out.c