Re: Problem with counting code coverage lines - return statement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I suspect it may have to do with optimization, does it persist at -O1 or
-O0?

See https://gcc.gnu.org/onlinedocs/gcc/Gcov-and-Optimization.html
- Dan

Sara Graovac <Sara.Graovac@xxxxxxxxxx> schrieb am Mo., 4. Okt. 2021, 00:31:

> Hi,
>
> Do you have time to look at this?
>
> Best regards,
> Sara Graovac
>
> From: Sara Graovac
> Sent: 21 September, 2021 16:15
> To: gcc-help@xxxxxxxxxxx
> Subject: Problem with counting code coverage lines - return statement
>
>
> Hi,
>
> We use your tool gcov, exactly lcov, for code coverage. It is important to
> us.
> We find a problem with counting lines, when in return statement call the
> other function and the arguments of the function are on two lines, because
> of alignment.
>
> Sometimes it counts only first line, sometimes it counts both lines.
> In my current project first line is counted 109 times, the second one is
> counted 14 times.
>
> I send you the example of return statement, please see attachment.
>
> I tried to find where the problem is.
> Can you help me to fix it?
>
> Kind regards,
> Sara Graovac
> Contactor Syrmia
> Software Engineer
> Virtualization
>
> Office:
> Djordja Stanojevica 12
> 11070 Belgrade, Serbia
> Phone: +(381)-21-4831-210
> E-mail: sara.graovac@xxxxxxx<mailto:sara.graovac@xxxxxxx>
>                sara.graovac@xxxxxxxxxx<mailto:sara.graovac@xxxxxxxxxx>
>
> Headquarters:
> Syrmia LLC @ Belgrade Office Park
> Djordja Stanojevica 12,
> 11070 Belgrade, Serbia
> www.syrmia.com<http://www.syrmia.com/>
>
>



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux