https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97925
Bug ID: 97925
Summary: [GCOV]incorrect code coverage for function call for
when multiple Logical OR expressions of a "if"
statement in different lines
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97924
Bug ID: 97924
Summary: [GCOV]incorrect coverage for "?:" statement falls in
different lines
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97923
Bug ID: 97923
Summary: [GCOV]Wrong code coverage for multiple expressions
with Logical OR Operator at multiple lines
Product: gcc
Version: 10.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97921
Bug ID: 97921
Summary: [GCOV]inline function with an incremental argument
lead to incorrect coverage
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97919
Bug ID: 97919
Summary: [GCOV]volatile member in struct lead to incorrect code
coverage
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97917
--- Comment #1 from Yibiao Yang ---
$ gcc --version; gcov --version
gcc (GCC) 10.0.1 20200419 (experimental)
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97917
Bug ID: 97917
Summary: [GCOV]incorrect code coverage for intrinsics
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: gcov-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97910
Bug ID: 97910
Summary: [GCOV]"&&" lead to incorrect code coverage when
multiple expressions of a single statement fall in
different lines
Product: gcc
Version: 10