From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1F2543858CDA; Tue, 26 Mar 2024 20:49:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F2543858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711486151; bh=9sn4O0coySZtA1VJa64orarmDN/mthz8sNIYMhPP3jU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cFdRM6xuMksrqFs2OmtxkM6k+kGQi1h7YXqjnBAH1YPXoDjWY/rHeSMwjMuOi/NAY 1kcS7iYsJKrLS0hNjeLQV07mr+dLaVQOeeIb2vta8B7An+GtFtfMkKWak3MUz7P6pS IOpddZzMvrMA9PVya3zEgIqHhvjXrgT0njySwdA0= From: "erozen at microsoft dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug gcov-profile/113765] [14 Regression] ICE: autofdo: val-profiler-threads-1.c compilation, error: probability of edge from entry block not initialized Date: Tue, 26 Mar 2024 20:49:10 +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: 14.0 X-Bugzilla-Keywords: ice-checking X-Bugzilla-Severity: normal X-Bugzilla-Who: erozen at microsoft dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D113765 --- Comment #7 from Eugene Rozenfeld --- I'll prepare a patch this week.=