From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ECE233856975; Wed, 1 Feb 2023 18:12:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ECE233856975 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675275133; bh=Kx8HbSuSAg5ZsC2lzTYpZlTRtTWrwcPUDuADFnTT3z4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jAiRZ7ftHn5XqhBqOnxEarCBElg9j9KX6lx1iq+KGh/gp8yW0jTeu0gSZJZKMAIWi TYxNlOhN/rthPQrnV3Qr91bEOZAIHOeoj8r65T6Gh2TqgHGCd31YvgO15MMAC7bGzN NZGihiww9L9xijhy9VZ8gxkQG5l6nVzLgSiDJKh8= From: "amacleod at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107570] [13 Regression] ICE: Segmentation fault (in instantiate_scev_name/gimple_bb) since r13-3595-g7b1cdca6d6d594a8 Date: Wed, 01 Feb 2023 18:12:13 +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 X-Bugzilla-Severity: normal X-Bugzilla-Who: amacleod at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.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=3D107570 --- Comment #4 from Andrew Macleod --- (In reply to Jakub Jelinek from comment #3) > Aldy/Andrew, any ideas about this? patch already in testing.=