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:28:37 +0000 (10:28 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 6 May 2003 17:28:37 +0000 (10:28 -0700)
commit8b6891963bc53520c4a1751a1e175c5c37eee441
tree068f6d2a17823731401099fa70401c572b4f0ad3
parent3612c9efbb5409dff4cc71c7908ecaa47a9ddf22
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: r66526
gcc/ChangeLog
gcc/unwind-dw2.c