From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F04A13858C27; Sat, 22 Jul 2023 18:33:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F04A13858C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690050824; bh=cKnJDxAIZKOcGUHSgfZvdSI2enALD4RvIRjhziLbHMs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cYgRQ5O/tkvMJEqri+Y+tfTvrxsu8tcJwduWeoDw4P4Hmew5X8Pz5sY/DOcw5oAmg Gph670oPLpe69asMjGt6jkgQsZ0bgwVLxwvFu0BBuPnlCjw5f9hPYZi3MABCejvzhv J3498yqrAEIlWroxNr8DpwQbFYhBb+K4Ym7UZdTI= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110777] [14 Regression] ice: SSA corruption Date: Sat, 22 Jul 2023 18:33:44 +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: short_desc keywords target_milestone component version 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=3D110777 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ice: SSA corruption |[14 Regression] ice: SSA | |corruption Keywords| |ice-on-valid-code Target Milestone|--- |14.0 Component|c |tree-optimization Version|unknown |14.0=