From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 765003858D39; Mon, 5 Jun 2023 01:01:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 765003858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685926868; bh=j8XHq4oBTVAISRaZAb+BwR/OIIqfdzkvd1mR5R/LLdI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EgzwwR5Q3rOUmdtRR3MrLQDKObdc60nGE3Lj1hs+Adw5HfoFFCaO61sXDM6M0kuwo /uEGEVTfMLoDBN4JDAhw20Cb8/EwDvXIp0fhdms3BO9SjmzDJVZW4wOJ0NvtthlhLf FkvxGPyUmkzvnDpx6is97Ki4tK5S+eyEy2jNFAbw= From: "crazylht at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110067] [14 Regression] Wrong code on pixman-0.42.2 Date: Mon, 05 Jun 2023 01:01:06 +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: needs-bisection, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: crazylht at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned 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=3D110067 --- Comment #12 from Hongtao.liu --- (In reply to Sam James from comment #11) > (In reply to Hongtao.liu from comment #9) > > Fixed. >=20 > OK to close? Yes.=