From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 677333858D32; Mon, 29 Jan 2024 03:56:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 677333858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706500570; bh=qb0xyzvejAPJM9VsFaGiyGwkI64K+3GCN7P+h7A14Zk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qp7NvVpvAGmFZtk+3FHD47sZV8Y1GC35mdLCPiO02E43dLSTnE4e12J5SxD0IkV/R ZQeuPvVFNDZgCaBTGoxllKtX+nZTAFmqCncadLRsWVNOKU1t8C9G/zVmJx0tpBWzNG B2t2h5aW1nL4Or3s6jq4vwnIyIQdVR7w2+2ecgqA= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/113636] [14 Regression] internal compiler error: in dead_debug_global_find, at valtrack.cc:275 Date: Mon, 29 Jan 2024 03:56:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 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=3D113636 --- Comment #3 from Andrew Pinski --- Started between r14-5889-c9d691a7daa162d6d2092 and r14-6443-g3e93a3f09dc I think.=