[Bug gcov-profile/97925] New: [GCOV]incorrect code coverage for function call for when multiple Logical OR expressions of a "if" statement in different lines

2020-11-19 Thread yangyibiao at outlook dot com via Gcc-bugs
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

[Bug gcov-profile/97924] New: [GCOV]incorrect coverage for "?:" statement falls in different lines

2020-11-19 Thread yangyibiao at outlook dot com via Gcc-bugs
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

[Bug gcov-profile/97923] New: [GCOV]Wrong code coverage for multiple expressions with Logical OR Operator at multiple lines

2020-11-19 Thread yangyibiao at outlook dot com via Gcc-bugs
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

[Bug gcov-profile/97921] New: [GCOV]inline function with an incremental argument lead to incorrect coverage

2020-11-19 Thread yangyibiao at outlook dot com via Gcc-bugs
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

[Bug gcov-profile/97919] New: [GCOV]volatile member in struct lead to incorrect code coverage

2020-11-19 Thread yangyibiao at outlook dot com via Gcc-bugs
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

[Bug gcov-profile/97917] [GCOV]incorrect code coverage for intrinsics

2020-11-19 Thread yangyibiao at outlook dot com via Gcc-bugs
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

[Bug gcov-profile/97917] New: [GCOV]incorrect code coverage for intrinsics

2020-11-19 Thread yangyibiao at outlook dot com via Gcc-bugs
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-

[Bug gcov-profile/97910] New: [GCOV]"&&" lead to incorrect code coverage when multiple expressions of a single statement fall in different lines

2020-11-19 Thread yangyibiao at outlook dot com via Gcc-bugs
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