OSDN Git Service

* libsupc++/eh_alloc.cc (__cxa_allocate_exception): Don't
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2001 07:47:34 +0000 (07:47 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2001 07:47:34 +0000 (07:47 +0000)
commitfce49af15699413e11762a9da82e3ba4a4c89c07
tree61705408bb09241d14f3b569651666fefb360e9b
parenta201f10a506699835bda97b35aa0adb7b94880f8
* libsupc++/eh_alloc.cc (__cxa_allocate_exception): Don't
terminate holding the mutex. Make sure size fits in EMERGENCY_OBJ_SIZE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41296 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/eh_alloc.cc