From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3E2903858C74; Fri, 10 Feb 2023 01:48:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3E2903858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675993726; bh=nwX4qbYhhgUL2Vp0JUnZA7yKL78GnbSlrLX5eRwi2xY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LsR6qiPLMbtdz+ajOLVe0hPEhjWEb5h+TCkZQLMy+H79t6hAnNcdIyhuo/5YTDAqC qc4aK21O6W6p24efAuQVtQEOZKSAPpjy/o+hDWnoc1SvWXOYRNgz8uJR+58bJK77Vn eDEvC6ocCFyQKkTC0Aiget+V6wqmAcidIrrn/D28= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108684] [12 Regression] ICE: verify_ssa failed Date: Fri, 10 Feb 2023 01:48:46 +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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code, inline-asm, patch, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc cf_known_to_work 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=3D108684 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13 Regression] ICE: |[12 Regression] ICE: |verify_ssa failed |verify_ssa failed Known to work| |13.0 --- Comment #14 from Andrew Pinski --- Fixed on the trunk so far.=