public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug gcov-profile/95365] New: [11 Regression] Broken gcov since r11-627-g1dedc12d186a1108
@ 2020-05-27 13:55 marxin at gcc dot gnu.org
  2020-05-27 13:55 ` [Bug gcov-profile/95365] " marxin at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-05-27 13:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95365

            Bug ID: 95365
           Summary: [11 Regression] Broken gcov since
                    r11-627-g1dedc12d186a1108
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: aoliva at gcc dot gnu.org, marxin at gcc dot gnu.org
  Target Milestone: ---

Since the revision gcov can't find corresponding .gcda and .gcno files:

$ gcc foo.c --coverage && ./a.out && gcov foo.c
test
foo.gcno:cannot open notes file
foo.gcda:cannot open data file, assuming not executed
No executable lines

$ ls -l
total 108
-rw-r--r-- 1 marxin users   120 May 27 15:54 a-foo.gcda
-rw-r--r-- 1 marxin users   716 May 27 15:54 a-foo.gcno
-rwxr-xr-x 1 marxin users 95344 May 27 15:54 a.out
-rw-r--r-- 1 marxin users   116 May 27 15:54 foo.c

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

end of thread, other threads:[~2024-04-16  6:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-27 13:55 [Bug gcov-profile/95365] New: [11 Regression] Broken gcov since r11-627-g1dedc12d186a1108 marxin at gcc dot gnu.org
2020-05-27 13:55 ` [Bug gcov-profile/95365] " marxin at gcc dot gnu.org
2020-05-28  7:35 ` rguenth at gcc dot gnu.org
2020-06-08 22:05 ` aoliva at gcc dot gnu.org
2020-06-09 11:16 ` cvs-commit at gcc dot gnu.org
2020-06-09 11:17 ` marxin at gcc dot gnu.org
2024-04-16  6:41 ` pinskia at gcc dot gnu.org

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).