From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4A8643856605; Sat, 3 Jun 2023 07:33:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4A8643856605 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685777594; bh=5T5qV//PhbjobZtE9eOM+gqqbIGQ9bjDwJ7Wf5VCO+Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qNafD29YpxU/GSG77hRTJ+ZLiZTL3yT7mAZMW9LRtP5OulmXYwNHaFl1QixNe2MB+ 60/EhYCcV3ZdxPEHZ1YVpTeyz1pXOMiVjDIVFFFoI2+f/h1UU1cAxDfMnXjLzkyQqp 2ObvdV6Cpm0Rhm/JeNZjvdNkhEGPIKZjVCzvlzio= From: "slyfox at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110067] [14 Regression] Wrong code on pixman-0.42.2 Date: Sat, 03 Jun 2023 07:33: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: 14.0 X-Bugzilla-Keywords: needs-bisection, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: slyfox 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: 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 #10 from Sergei Trofimovich --- Thank you! I confirm the fix also fixed complete pixman-0.42.2 test suite.=