https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
Martin Liška changed:
What|Removed |Added
Known to work||8.0
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
--- Comment #9 from Martin Liška ---
Author: marxin
Date: Fri Apr 28 12:51:05 2017
New Revision: 247374
URL: https://gcc.gnu.org/viewcvs?rev=247374&root=gcc&view=rev
Log:
Make gcno more precise about BBs really belonging to a line (PR
gcov-profi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
Martin Liška changed:
What|Removed |Added
Target Milestone|--- |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
--- Comment #8 from Martin Liška ---
(In reply to rguent...@suse.de from comment #7)
> On Fri, 10 Mar 2017, marxin at gcc dot gnu.org wrote:
>
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
> >
> > --- Comment #6 from Martin Liška ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
--- Comment #7 from rguenther at suse dot de ---
On Fri, 10 Mar 2017, marxin at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
>
> --- Comment #6 from Martin Liška ---
> Yes, the merged is the issue, but looks it's
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
--- Comment #6 from Martin Liška ---
Yes, the merged is the issue, but looks it's created at the very beginning:
test.c.004t.gimple:
...
:
if (false_var != 0) goto ; else goto ;
:
ret = 111;
:
goto ;
:
ret = 999;
:
D.2320 = r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
--- Comment #5 from Richard Biener ---
The instrumentation looks ok to me, we can recover all individual BB counts
from that. What is the issue is likely the association of BB 5 (the merger
block of if (false_var)) with line 13. Not sure where
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
Martin Liška changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
Martin Liška changed:
What|Removed |Added
CC||hubicka at ucw dot cz
--- Comment #3 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
Assig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79891
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
12 matches
Mail list logo