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


Richard Henderson wrote:

>> The main challenge is 'calling destructors on unwind
>> with no performance cost if  no exception is raised'.
> 
>   type var __attribute__((cleanup(function)));

It looks like this was never applied though:
http://gcc.gnu.org/ml/gcc-patches/2003-06/msg00658.html

Giovanni Bajo



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