From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1F46D3858417; Thu, 27 Jul 2023 08:01:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F46D3858417 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690444907; bh=qOney9okAG6Cg6W/PbDpN+bw260dZ/TyCX88kusjI7o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Hgsv73N8AA+BVPnT/MlalWYjcrKda4w6zbv68kyYBLijv7mldDdAHLOfzbtkIe2Z2 RyEIjPdQz1bQXuvnoW1lJdopnqODfmxN5oTc6X5EFiUSgp2EICrsQAhTyoHU6Jg35R NzGldadkAbBfgLCycTo22MwcmATbXRPj1ZUueobg= From: "shaohua.li at inf dot ethz.ch" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107257] [13 Regression] Wrong code at -O2 on x86_64-linux-gnu since r13-857-gf1652e3343b1ec47 Date: Thu, 27 Jul 2023 08:01:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: shaohua.li at inf dot ethz.ch X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D107257 Shaohua Li changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |--- Status|RESOLVED |WAITING --- Comment #8 from Shaohua Li --- This bug is not a dup of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107= 172, which has been fixed but the trunk is still faulty on this test case.=