OSDN Git Service

* unwind-dw2-fde-darwin.c (live_image_destructor): Get seen_objects
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 2003 23:04:30 +0000 (23:04 +0000)
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 2003 23:04:30 +0000 (23:04 +0000)
commit5b150898aaa517614958a631f23cddd0f4cbc978
tree526567c3ff3e48eac43fc6e8c6692a52d75287ba
parentc6595ab558f2f03f9bcb82d630b4ca5967b6c34b
* unwind-dw2-fde-darwin.c (live_image_destructor): Get seen_objects
and unseen_objects from the global data before calling
__deregister_frame_info_bases.
(examine_objects): Insert objects into the seen_objects list,
not unseen_objects.
(_Unwind_Find_FDE): Always unlock the global object lists, even if
we couldn't allocate a data structure to put in it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69366 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/unwind-dw2-fde-darwin.c