From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6461D3858C50; Mon, 17 Oct 2022 19:07:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6461D3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666033651; bh=8P51B/JcVnNEUU44E5IFGjDg/k4PZuMswn2GKJNNYG0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oCiqK48uwoaRkg7zf3GOpvXUy7yeG+Ao5bI//k63A8++ZuzS6qmB82GTNk26ArNlI fSGMTnPUvsvXLom/ekoKHKaV0azXnde1WDwNSdQTe0+CW7MGNg249VR4E6EsPDNj6c gRBYocyLRXSrY7r2bNoXAkjFssNBzoes0NewqkQw= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107269] wrong code at -O1 and above with "-fno-tree-ccp" on x86_64-linux-gnu Date: Mon, 17 Oct 2022 19:07:31 +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: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: version 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=3D107269 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unknown |13.0 --- Comment #5 from H.J. Lu --- *** This bug has been marked as a duplicate of bug 107273 ***=