This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [basic-improvements] try/finally support for c/c++ - more tests


On Wed, Nov 06, 2002 at 05:59:59PM -0800, Zack Weinberg wrote:
> Are there other uses of __try/__finally which y'all have in mind that
> wouldn't be covered by this?

Not at present.

> p.s. It would be nifty if setjmp/longjmp could be defined in terms of
> exception handling.  Anyone put thought into that?

See the description of longjmp_unwind in the ia64 eh abi.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]