eh_alloc.cc (__cxa_allocate_exception): Don't terminate holding the mutex.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 12 Apr 2001 07:47:34 +0000 (07:47 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 12 Apr 2001 07:47:34 +0000 (07:47 +0000)
commitf847167e3d5c4864f64bd950a6a0d478a6730def
tree61705408bb09241d14f3b569651666fefb360e9b
parent0fb3018cd802d7aae15888ba68f51ad9a83cb71d
eh_alloc.cc (__cxa_allocate_exception): Don't terminate holding the mutex.

* libsupc++/eh_alloc.cc (__cxa_allocate_exception): Don't
terminate holding the mutex. Make sure size fits in EMERGENCY_OBJ_SIZE.

From-SVN: r41296
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/eh_alloc.cc