https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100751
--- Comment #14 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to Gejoe from comment #13) > I modified my sample-prog.c file just by adding a line of __gcov_reset > before the while loop. > Can you please create a test-case that does not need human interaction (remove getchar please)? Thanks.