From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 777633858D35; Thu, 22 Jun 2023 18:41:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 777633858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687459281; bh=cSEMPt6psvL40BDhV8qB/kqoc05mEitqrcg+JBplplY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=A4sY4F/lX4/x/SFkJTcwD/iJQOMjO9b6Ze0lKl+qbMU6sxrY4rk7o/MdtBI9M4b8o BoLZc8OaESpCCsrROvOs3QZde7Q6oHS1+3QTv9379J8mkkzQ1FsHxYIvAtaLg5Rspr ns1wh8aZOV3fK3ztcqQQKx/BPp4QnURT64M0RzHM= From: "zhendong.su at inf dot ethz.ch" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110365] wrong code at -O2 and -O3 on x86_64-linux-gnu Date: Thu, 22 Jun 2023 18:41:21 +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: zhendong.su at inf dot ethz.ch 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: 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=3D110365 --- Comment #3 from Zhendong Su --- (In reply to Andrew Pinski from comment #2) > Duplicate of bug 110252 really. >=20 > *** This bug has been marked as a duplicate of bug 110252 *** Sorry about the dup, and thanks for triaging it.=