Re: [PATCH] Fix gcov-dump tool for GCDA files (PR gcov-profile/83509).
On 12/20/2017 07:43 AM, Martin Liška wrote: > Hi. > > It's quite simple bug, where we read more than allowed in case of GCDA files. > Tested on couple of source files. > > Ready for trunk? > Thanks, > Martin > > gcc/ChangeLog: > > 2017-12-20 Martin Liska > > PR gcov-profile/83509 >
Re: [PATCH] Fix gcov-dump tool for GCDA files (PR gcov-profile/83509).
On 12/20/2017 09:43 AM, Martin Liška wrote: Hi. It's quite simple bug, where we read more than allowed in case of GCDA files. Tested on couple of source files. ok -- Nathan Sidwell