From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5CAD03858425; Mon, 27 Mar 2023 08:11:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5CAD03858425 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679904674; bh=2oBjdFZ9VLQdI+q4GyaVKgXinmcAgq9oVd8xtuI6JCw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iEXMkvlsP7+MMLYy77gWKFMVZ9Y4nI78rJh4qQvZtD5HceX7jMXPDf4i5noOvBh5p TYL6iltHgQLr/3b1BxUHw6dvw/b2r5O07N4I5Qa8bHEzq6IAMIWWIlX60BdKZXGmMT ckA3EmA1ma1bc/DWw4K0VpRSkU39mnnzITbDJAZE= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109274] [13 Regression] ice in in_chain_p, at gimple-range-gori.cc:119 starting with r13-6787-g0963cb5fde158cce986 Date: Mon, 27 Mar 2023 08:11: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: marxin at gcc dot gnu.org 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=3D109274 --- Comment #9 from Martin Li=C5=A1ka --- And I see the very same problem in opencv3 package.=