This is the mail archive of the gcc@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: Using EH from C



On Thu, 29 Apr 2004, Richard Henderson wrote:

> On Thu, Apr 29, 2004 at 02:07:18PM +0300, Stelios Xanthakis wrote:
> > The main challenge is 'calling destructors on unwind
> > with no performance cost if  no exception is raised'.
> 
>   type var __attribute__((cleanup(function)));

That's just great.

Thanks.

Stelios


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