From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 06DC83858C3A; Mon, 27 Mar 2023 19:00:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 06DC83858C3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679943657; bh=7FXYbIpP6BlC4Un4pKEhkjLOPsFeKnNMx5IH7B3fADk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xwfl8NbcGsHEkEFjCmOKQGq6tF1uZ1UasEWWOitCLbVebcfjvTV3lX6pNPNVlUnpI xwRvwjoRrG4aFxS/mojPjROSl1EJP0APbq5HsEy827cUgjYClPR4PIQJ0n6K1n/NNO 0hSqvoJSYyetn2bdsBgGX340JOvl04JxFWOpsRKo= From: "sam at gentoo dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109304] ICE when building Python 3.12.0_alpha6 (internal compiler error: in get_vrange, at value-range-storage.cc:87) Date: Mon, 27 Mar 2023 19:00:56 +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: sam at gentoo dot 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: 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=3D109304 --- Comment #2 from Sam James --- Good: 13.0.1 20230319 Bad: 13.0.1 20230326 I'll bisect now but someone is free to beat me.=