This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PATCH] Make SJLJ exceptions more efficient


>>>>> "Tom" == Tom Tromey <tromey@adacore.com> writes:

Tom> This changes the SJLJ exception handling code to be a bit more
Tom> efficient, by using rvalue references and move assignment when
Tom> possible.

Soon I'll send an updated version of this patch that also fixes the
memory leak in PR 24475.

Tom


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