https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118553
Jianrong Zhao changed:
What|Removed |Added
CC||silverzhaojr at gmail dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118553
--- Comment #5 from Roland Illig ---
(In reply to Jan Hubicka from comment #4)
> > There is a __gcov_fork but none for vfork
> Hmm, with vfork the address space is shared, so updated from child
> process should be visible to the outer process?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118553
--- Comment #4 from Jan Hubicka ---
> There is a __gcov_fork but none for vfork
Hmm, with vfork the address space is shared, so updated from child
process should be visible to the outer process?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118553
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2025-01-20
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118553
Andrew Pinski changed:
What|Removed |Added
Summary|[12/13/14 regression] gcov |gcov misses coverage after