From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4ADA53858C60; Tue, 2 May 2023 15:02:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4ADA53858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683039771; bh=u6CnSEiFsul5Qqf2SAG2UFFR6W+u6u+plpjWsiHqTw0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=roWCJ4f1EMRvxZh6gPnOpG9pCZROCsggl6fJZ7zX+tukF4PszuBqrR6YUc2R4SbQP XcYIY/2s6pmch7PKHJMS2zC0bnnOEsAS4WtBsQ0eonsY/xIJf2gtdyuTSajFXOq+KJ QaUMW+sFndB29wXJTPfycj7n9eKIXhqXqEwB8Imo= From: "amacleod at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109695] [14 Regression] crash in gimple_ranger::range_of_expr Date: Tue, 02 May 2023 15:02:51 +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: 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: aldyh 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=3D109695 --- Comment #5 from Andrew Macleod --- have a look at the changes in waccess... this compiles fine with --disable-tree-waccess1=