 |
|
|
|
Actions
|
|
[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [cxx-abi-dev] Flaws in spec for __cxa_begin_catch
- To: Richard Henderson <rth@xxxxxxxxxx>
- Subject: Re: [cxx-abi-dev] Flaws in spec for __cxa_begin_catch
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: Wed, 04 May 2005 16:59:02 -0700
Richard Henderson wrote:
On Mon, Dec 27, 2004 at 12:26:56PM -0800, Mark Mitchell wrote:
I think what you've got looks reasonable; Richard?
Looks ok. Indeed, I like the idea of __cxa_get_exception_ptr
better than my "part1/part2" naming.
The return type of __cxa_begin_catch has always been void* in
the gcc implementation. And probably HP's, since there would
have been absolutely no way to do otherwise without adding
other entry points.
At long last, I checked in Cary's patch to the ABI specification.
--
Mark Mitchell
CodeSourcery, LLC
mark@xxxxxxxxxxxxxxxx
(916) 791-8304
|
|