Re: [PATCH] Add --enable-valgrind-annotations

2014-04-28 Thread Jakub Jelinek
On Mon, Apr 28, 2014 at 03:47:17PM +0200, Richard Biener wrote: > On Tue, Mar 18, 2014 at 2:51 PM, Richard Biener wrote: > > > > This is another patch (well, I've polished it a bit) that was sitting > > in my local tree for some time. I've not enabled the ggc-common.c > > code (I merely want to g

Re: [PATCH] Add --enable-valgrind-annotations

2014-04-28 Thread Richard Biener
On Tue, Mar 18, 2014 at 2:51 PM, Richard Biener wrote: > > This is another patch (well, I've polished it a bit) that was sitting > in my local tree for some time. I've not enabled the ggc-common.c > code (I merely want to get rid of the false possitives). > > Queued for 4.10 unless I'm told other

[PATCH] Add --enable-valgrind-annotations

2014-03-18 Thread Richard Biener
This is another patch (well, I've polished it a bit) that was sitting in my local tree for some time. I've not enabled the ggc-common.c code (I merely want to get rid of the false possitives). Queued for 4.10 unless I'm told otherwise. Richard. 2014-03-18 Richard Biener * configure