From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0602B3858D28; Tue, 2 May 2023 10:44:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0602B3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683024249; bh=VOe3u1JWBGXRa6OPQMuUYXeP1wqdZxdrouO7wvLy6do=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ulv2RSZlj8iNDIUf1F9nK2UUVZfolZm5iDV2lrcLJPPJ/NnEt+B6Gr/z5nV8Sf2Xc MHMxFwyRBVfqgNyUa3Yd8iHlOmtvdULpdoYPoSUv+vt4UeQJ23r3LSjzUKrLljFeT/ g9Odrktp03O9OjZVBBjvzvkWkkiPVT+Ezz/KcQUI= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/109695] crash in gimple_ranger::range_of_expr Date: Tue, 02 May 2023 10:44:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D109695 David Binderman changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aldyh at redhat dot com --- Comment #1 from David Binderman --- I have a reduction running. Git range is g:4d68c7f7b5aea5e9 .. g:1fc8da95d93d1f1f, which is 21 commits. Given that Aldy did 13 of those 21, it looks to me to be a racing certainty that Aldy can help here.=