unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.
authorMark Kettenis <kettenis@wins.uva.nl>
Thu, 19 Jul 2001 18:20:49 +0000 (20:20 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 19 Jul 2001 18:20:49 +0000 (20:20 +0200)
commit5442cf157b9baa37766aae56711a5e598d025ab2
tree7d98b7a923b641e158c5eaf2f3bf02a0121e8889
parent432fa9f208fd1233b2a1c0a48cbf750945217b83
unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.

* unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.
(extract_cie_info): Handle "eh" augmentation properly,
remember eh_ptr.
(struct frame_state, __frame_state_for): New.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r44155
gcc/ChangeLog
gcc/unwind-dw2.c