re PR libstdc++/9076 (Call Frame Instructions are not handled correctly during unwind...
authorBenjamin Kosnik <bkoz@redhat.com>
Tue, 7 Jan 2003 20:20:53 +0000 (20:20 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 7 Jan 2003 20:20:53 +0000 (20:20 +0000)
commitcb25b0ce8d1c3b56ea99c8bee41f13c5705a0050
treeee7c8aea21d11c428e39310b07a579e37729d936
parent94c040bd69078d4b4605cba9468cd0f9f6ad85d6
re PR libstdc++/9076 (Call Frame Instructions are not handled correctly during unwind operation..)

2003-01-07  Benjamin Kosnik  <bkoz@redhat.com>
    Sunil Davasam  <sunil.k.davasam@intel.com>

PR libstdc++/9076
* unwind-dw2.c (execute_cfa_program): DW_CFA_undefined,
DW_CFA_same_value, read next and ignore.

Co-Authored-By: Sunil Davasam <sunil.k.davasam@intel.com>
From-SVN: r61008
gcc/ChangeLog
gcc/unwind-dw2.c