__cxa_rethrow
    Jason Merrill 
    jason at redhat.com
       
    Wed Feb 28 12:31:23 UTC 2001
    
    
  
>>>>> "Richard" == Richard Henderson <rth at redhat.com> writes:
> On Tue, Feb 27, 2001 at 10:40:16PM -0800, Richard Henderson wrote:
>> 2.5.4
>> [__cxa_rethrow] then returns to the handler that called it, which
>> must call __cxa_end_catch(), perform any necessary cleanup, and
>> finally call _Unwind_Resume() to continue unwinding. 
> It just ocurred to me that "returns to the handler" might be misleading
> wording meaning "returns abnormally to the handler", and that things 
> are already as I suggested at the end of my message.
I think so.
Jason
    
    
More information about the cxx-abi-dev
mailing list