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: C++ PATCH for EH-only cleanups, part 2




--On Thursday, April 04, 2002 01:05:11 AM +0100 Jason Merrill 
<jason@redhat.com> wrote:

> Various cleanup enabled by the previous patch.  Most notably, all the
> partial-object exception handling machinery can now go away, as we can use
> EH-only cleanups to perform the same function using the normal machinery.

Oooh...  This is very nice!

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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