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


Richard Henderson <rth@redhat.com> writes:

| in order for this to work out properly.  E.g. a finally block
| is the destructor for an anonymous object of an anonymous type.
| Or something.  Perhaps Jason or Mark could help here?

I would like to express my concerns also (already stated by Stan and
Matt).  Before this patch goes in, it would be highly helpful to see
discussions about the problem, and the proposed solution.  I think
this is such a dramatic addition that it wouldn't be wise to let it go
it just as if it were a basic improvement to the compiler.

-- Gaby


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