From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CB27C385841D; Mon, 17 Oct 2022 19:05:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CB27C385841D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666033549; bh=ONtEZUAGPaIc+SSiyqXeSe+Ct7JVF6aiNNUh+htnDSE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xtGUUYlLbgElXGi4MmYLOfHKptpZco858zchp8KwyHs0kcG78K0RpBvkBxMgb+lTN ik5YooQptpEfqHV2y2FIJELK+epwzOaUFrk1s+t+hex8szcz7C0eDssfeBO69I1j20 PK9UOepKJ0CDQp1aS73BZHTlmGKb+T9KZbz5Zk+o= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107273] wrong code at -O3 on x86_64-linux-gnu by r13-3281 Date: Mon, 17 Oct 2022 19:05:46 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: 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: short_desc bug_status cc 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=3D107273 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|wrong code at -O3 on |wrong code at -O3 on |x86_64-linux-gnu |x86_64-linux-gnu by | |r13-3281 Status|REOPENED |NEW CC| |amacleod at redhat dot com=