---------------------------------------- > From: hiradi...@msn.com > To: lopeziba...@gmail.com; jwakely....@gmail.com > CC: tbsau...@tbsaunde.org; gcc@gcc.gnu.org > Subject: RE: Proposal for adding splay_tree_find (to find elements without > updating the nodes). > Date: Mon, 16 Mar 2015 18:45:22 +0000 > > > > ---------------------------------------- >> From: lopeziba...@gmail.com >> Date: Mon, 16 Mar 2015 17:04:58 +0100 >> Subject: Re: Proposal for adding splay_tree_find (to find elements without >> updating the nodes). >> To: jwakely....@gmail.com >> CC: hiradi...@msn.com; tbsau...@tbsaunde.org; gcc@gcc.gnu.org >> >> On 16 March 2015 at 16:55, Jonathan Wakely <jwakely....@gmail.com> wrote: >>> On 16 March 2015 at 15:54, Jonathan Wakely wrote: >>>> "DejaGnu" is not meant to be a link, but the wiki automatically treats >>>> any MixedCase word as a link. >>> >>> I've fixed that now. >> >> We can actually link to the DejaGNU page if someone is interested. But >> probably they only need to find it on their own GNU/Linux, so I >> mention that as well. >> >> Aditya, I hope it is clear now. > > Yes it is. Thanks. > > -Aditya
So I tested my patch, and there were no regressions in the make check Please review the patch: http://gcc.gnu.org/ml/gcc/2015-03/msg00179/splay.patch Thanks, -Aditya