[Bug gcov-profile/94394] [GCOV]It will cause random kernel panic during collecting kernel code coverage
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 30 06:39:24 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94394
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
If I remember correctly kernel implements its own "runtime library" libgcov, so
I would expect a crash somewhere in it. Anyway, a reasonable reproducer would
be needed.
More information about the Gcc-bugs
mailing list