Ok, thank you.
Alexander
-Ursprüngliche Nachricht-
Von: gcc-ow...@gcc.gnu.org [mailto:gcc-ow...@gcc.gnu.org] Im Auftrag von Martin
Liška
Gesendet: Dienstag, 27. Februar 2018 13:39
An: Alexander Fichtinger ; gcc@gcc.gnu.org
Betreff: Re: AW: AW: AW: AW: Problem using gcov
On 02/27/2018
7. Februar 2018 09:01
An: Alexander Fichtinger ; gcc@gcc.gnu.org
Betreff: Re: AW: AW: AW: Problem using gcov
On 02/26/2018 03:41 PM, Alexander Fichtinger wrote:
> Ok, thanks for the info.
>
> I just saw the description in the bug-report.
> When we document this for our customers, it
endet: Montag, 26. Februar 2018 15:36
An: Alexander Fichtinger ; gcc@gcc.gnu.org
Betreff: Re: AW: AW: Problem using gcov
On 02/26/2018 03:02 PM, Alexander Fichtinger wrote:
> Thanks Martin!
>
> I've seen that the target milestone for this bug is 8.0.
I did, but as described in
bruar 2018 14:57
An: Alexander Fichtinger ; gcc@gcc.gnu.org
Betreff: Re: AW: Problem using gcov
On 02/26/2018 11:30 AM, Alexander Fichtinger wrote:
> Hi Martin,
>
> sorry that it took me so long to create the standalone sample, but I was very
> busy the last few days.
>
>
> We
Hi guys,
we have faced an error while using the gcov tool.
We have the following C-code:
LC_TD_DINT caseSelector;
caseSelector = LC_this->LC_VD_X;
if
((caseSelector==(LC_TD_DINT)1L)||(caseSelector==(LC_TD_DINT)2L)||((caseSelector>=(LC_TD_DINT)33L)
&& (caseSelector<=(LC_TD_DIN