From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E4CFE3858C2A; Sun, 24 Sep 2023 09:03:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E4CFE3858C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695546239; bh=pSor6Kg1j78paTqZLyKPijVFhY0wTG+LHDJP2A1CEvg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Cl07sMvvmJTHAomNCCJ4AKTkh0LFzq98YL7X2PUxpkLhO/dlmKBu+wWJ5sj++M8lJ ce7lJRpu5F/w5LyGebvuzoPS8BTalmMY3nWSO/DgVH5lbcmduFvdqZhyjQaBHgTJBf c1Z2YPG93szDB7vBbc2uUPODrz9YmBoKfO6BmWII= From: "slyfox at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug gcov-profile/111559] [14 regression] ICE when building Python with PGO Date: Sun, 24 Sep 2023 09:03:59 +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, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: slyfox at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D111559 Sergei Trofimovich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slyfox at gcc dot gnu.org --- Comment #2 from Sergei Trofimovich --- Possibly exposed by r14-3459-g0c78240fd7d519 "Check that passes do not forg= et to define profile"=