From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F26E33858D32; Tue, 2 Jan 2024 21:39:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F26E33858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704231599; bh=jwO/7Nnpfkm/xkTUC3ayF6xtK0KDqHf21tvRzXriD9M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=njNRK208W/hamDfQeytMXt2sS9XrcyZrPazrxQMmG4O8I3SgmgDcRL4CyXdf4L8pz 2sGti2H/GlGyK4ezZJ9G+iowbDHBNHvmE5BWgAIB789vcQYrRVhyNeQyn62smKlhrX 3CTE4f9HejQKTfKU6Q2vRyT4Dw7BtjfsHnXgCMqE= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113201] [14 Regression] internal compiler error: tree check: expected ssa_name, have integer_cst in replace_uses_by, at tree-cfg.cc:2058 Date: Tue, 02 Jan 2024 21:39:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization 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: component target_milestone 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=3D113201 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Component|middle-end |tree-optimization Target Milestone|--- |14.0=