OSDN Git Service

* config/arm/arm.c (arm_expand_prologue): Do tell the dwarf2 backend
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2001 02:00:44 +0000 (02:00 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2001 02:00:44 +0000 (02:00 +0000)
commit9b536fa6d2c0e9854b87c7f787ae45020b5d6a26
tree3c4a4455cb22bad2dd8d24ed45b3202db90aee51
parent76715f446f8d1bad3d634b59ec4badde0aa4b30f
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39554 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/dwarf2out.c