Re: [PATCH 0/3] Fix broken --enable-gather-detailed-mem-stats build.

2018-01-12 Thread Richard Biener
On Fri, Jan 12, 2018 at 9:10 AM, marxin wrote: > Hi. > > Due to changes to qsort where Alexander added new implementation in vec.c, > we need to change Makefile.in. Apart from that qsort_chk triggers errors > for current implementation of compare function. That's also fixed. >

[PATCH 0/3] Fix broken --enable-gather-detailed-mem-stats build.

2018-01-12 Thread marxin
Hi. Due to changes to qsort where Alexander added new implementation in vec.c, we need to change Makefile.in. Apart from that qsort_chk triggers errors for current implementation of compare function. That's also fixed. Last change is usage of uint64_t for allocation stats counting of GIMPLE