From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E3D3A3858D1E; Sat, 22 Jul 2023 18:54:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E3D3A3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690052066; bh=7yn7Z3+eq0wyj/guCw6MiID0l4sVG04tcZwhIrgBw9c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sdYLz7Q4Ddy6JRKd1kk3dPM8WbXQzBpw4OlliAxZhgjPYIRNJZcI1dlTDJniM/VjW IMcUtSN9Xool+O+Yz7N4lF1JS/fOlLwISUE0XSrubik67ecMyROoFKDLDCcayzEmgQ m2MRnmDq8lb6C6NWClJpW307i4aU1dB8YTdPD2WQ= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110777] [14 Regression] ice: SSA corruption Date: Sat, 22 Jul 2023 18:54:26 +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, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com 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=3D110777 --- Comment #3 from David Binderman --- Attempting bisection. Trying g:85a4e4f93ff251f2=