On Fri, 10 Mar 2017, Martin Liška wrote: > Hello. > > As briefly discussed in the PR, there are BB that do not correspond to a real > line in source > code. profile.c emits locations for all BBs that have a gimple statement > belonging to a line. > I hope these should be marked in gcov utility and not added in --all-block > mode to counts of lines. > > Patch survives make check RUNTESTFLAGS="gcov.exp". > > Thanks for review and feedback.
Humm, the patch doesn't seem to change the BBs associated with a line but rather somehow changes how we compute counts (the patch lacks a description of how you arrived at it). I expected the line-to-BB assignment process to be changed (whereever that is...). Richard. > Martin > > -- Richard Biener <rguent...@suse.de> SUSE LINUX GmbH, GF: Felix Imendoerffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nuernberg)