This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ patch]: Exception emergency space
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Subject: Re: [C++ patch]: Exception emergency space
- From: Richard Henderson <rth at redhat dot com>
- Date: Wed, 11 Apr 2001 10:44:43 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <3AD42EE9.94C1A0E4@codesourcery.com>
On Wed, Apr 11, 2001 at 11:16:09AM +0100, Nathan Sidwell wrote:
> * libsupc++/eh_alloc.cc (__cxa_allocate_exception): Don't
> terminate holding the mutex. Make sure size fits in EMERGENCY_OBJ_SIZE.
Ok.
r~