[PATCH] Make SJLJ exceptions more efficient

Tom Tromey tromey@adacore.com
Tue Apr 23 21:11:00 GMT 2019


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



More information about the Gdb-patches mailing list