]> git.ipfire.org Git - thirdparty/gcc.git/commit
unwind-dw2.c (uw_update_context_1): Only set cfa as sp if previous frame didn't save sp.
authorRichard Henderson <rth@redhat.com>
Tue, 6 May 2003 17:35:58 +0000 (10:35 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 6 May 2003 17:35:58 +0000 (10:35 -0700)
commit1409846ff7bc7a8f0d0e943d28b59c76504637e5
treec2ce7078ba17b57479cda3ecb3ca81be04510e7a
parent8e054a1e8ec3cdb3a3dd0a56a86d0c4fba259463
unwind-dw2.c (uw_update_context_1): Only set cfa as sp if previous frame didn't save sp.

        * unwind-dw2.c (uw_update_context_1): Only set cfa as sp if
        previous frame didn't save sp.  Clear sp for next frame.
        (uw_install_context_1): Honor saved sp from frame.

From-SVN: r66527
gcc/ChangeLog
gcc/unwind-dw2.c