This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Rb tree node recycling patch
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: François Dumont <frs dot dumont at gmail dot com>
- Cc: "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 8 Jan 2014 11:58:12 +0000
- Subject: Re: Rb tree node recycling patch
- Authentication-results: sourceware.org; auth=none
- References: <52BDC728 dot 2060309 at gmail dot com>
On 27 December 2013 18:30, François Dumont wrote:
> Hi
>
> Here is a patch to add recycling of Rb tree nodes when possible.
The change looks good, but it is not a bug fix, so I don't think it's
suitable for Stage 3. Please re-submit this after 4.9 is released
when we are in Stage 1 again, thanks.