unwind-dw2-fde-darwin.c (live_image_destructor): Get seen_objects and unseen_objects...
authorGeoffrey Keating <geoffk@apple.com>
Mon, 14 Jul 2003 23:04:30 +0000 (23:04 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 14 Jul 2003 23:04:30 +0000 (23:04 +0000)
commitea00486e438775bc37ee8e47e66225618cf717bc
tree526567c3ff3e48eac43fc6e8c6692a52d75287ba
parent18009d039eecc8f44b6993fa24997c99178cee5e
unwind-dw2-fde-darwin.c (live_image_destructor): Get seen_objects and unseen_objects from the global data before calling...

* 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.

From-SVN: r69366
gcc/ChangeLog
gcc/unwind-dw2-fde-darwin.c