public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug gcov-profile/45890] New: Coverage may be weakened by r164986
@ 2010-10-05 10:44 rguenth at gcc dot gnu.org
  2011-10-01 19:40 ` [Bug gcov-profile/45890] " singhai at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-10-05 10:44 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45890

           Summary: Coverage may be weakened by r164986
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rguenth@gcc.gnu.org


r164986 moves edge instrumentation for coverage after early optimizations
which may weaken location information enough to in turn weaken coverage
results.

A precise-coverage option might be useful that performs instrumentation
before any optimization or inlining is performed (unlike the state before
r164986 where inlining was performed before coverage analysis).


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-10-04 10:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-05 10:44 [Bug gcov-profile/45890] New: Coverage may be weakened by r164986 rguenth at gcc dot gnu.org
2011-10-01 19:40 ` [Bug gcov-profile/45890] " singhai at gcc dot gnu.org
2011-10-01 19:43 ` singhai at gcc dot gnu.org
2011-10-04  9:15 ` rguenther at suse dot de
2011-10-04  9:19 ` hubicka at ucw dot cz
2011-10-04  9:51 ` rguenther at suse dot de
2011-10-04 10:05 ` hubicka at ucw dot cz
2011-10-04 10:18 ` rguenther at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).