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 Fri, 30 Apr 2004, Stelios Xanthakis wrote:

> 
> 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.

But of little use without another extension to create landing pads...:(

Or is there?




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