From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2FD8A3858D1E; Thu, 8 Sep 2022 07:49:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2FD8A3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662623374; bh=dKAlITkY7MfoV/fSTACl3SggJTnD5skqmGEf75fkgqo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z5a4jt+NCw5dsNROgCT1wpzh2QRUy58OasM8hbpFCVLxAt6x4Nl6krnfN4laP9O2e KwKMak1ZYcwxmIQoVsdkEkJ+Rdf/WSrupUl/FkFL5BF9txVowvz932qHKzHgKHfur5 zKEtlcFXnylPk9IV9NxG6XrqsWQ2KzHrIz/7pSK4= From: "yangyibiao at nju dot edu.cn" To: gcc-bugs@gcc.gnu.org Subject: [Bug gcov-profile/97923] [GCOV]Wrong code coverage for multiple expressions with Logical OR Operator at multiple lines Date: Thu, 08 Sep 2022 07:49:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: gcov-profile X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: yangyibiao at nju dot edu.cn X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D97923 Yibiao Yang changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yangyibiao at nju dot edu.= cn --- Comment #2 from Yibiao Yang --- In the trunk version, Line #5 has no coverage info which considered as ''safe''.=20 I was wondering taht whether this bug can be marked as fixed.=