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: __attribute__((cleanup(function)) versus try/finally


On Tue, 2003-05-06 at 14:02, Jason Merrill wrote:
> Hmm, I suppose you can assume that $sp is linear. 

I know of one proprietary platform where this is not true.  On the other
hand, GCC does not currently support this system.  

FWIW, I strongly support the try/finally proposal.  One advantage that
hasn't been mentioned is that it may help people migrate from
proprietary compilers to GCC.  I think that this user-centric argument
is compelling just on it's own.

AG



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