This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] libstdc++/29988 Rb_Tree reuse allocated nodes
- From: Jonathan Wakely <jwakely at redhat 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, 24 Sep 2014 17:31:30 +0100
- Subject: Re: [patch] libstdc++/29988 Rb_Tree reuse allocated nodes
- Authentication-results: sourceware.org; auth=none
- References: <5398028E dot 5020904 at gmail dot com> <20140611120224 dot GS30729 at redhat dot com> <539F522D dot 2040600 at gmail dot com> <53D96625 dot 3050400 at gmail dot com> <20140921194013 dot GC22778 at redhat dot com> <542099EE dot 8060509 at gmail dot com> <20140923112200 dot GM2669 at redhat dot com> <5421D0E8 dot 9000001 at gmail dot com>
On 23/09/14 21:58 +0200, François Dumont wrote:
On 23/09/2014 13:22, Jonathan Wakely wrote:
On 22/09/14 23:51 +0200, François Dumont wrote:
New patch in a couple of day then.
OK, thanks.
It was faster than I though, here is the fixed patch tested under
Linux x86_64.
[snip]
Ok to commit ?
Yes, it looks good - thanks!
You can close the PR after you commit it (and set Target Milestone to
5.0).