From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D617C3857006; Thu, 24 Aug 2023 20:27:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D617C3857006 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692908848; bh=h4pT+s3Rwvk+VWT9bAfsfWR/NnKBLi2jf6H0o2Hclnc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NjqfqM+0Er/bBN0JINCB2k8FS7YkGm01iTUtInxgNE58jIwetC8qwbhXMXC5wtqyL g/rmPmMJRHlSzi9xZ6amrgULYXEmJBSDB3dVu0kIil048G2WIlC8231oMZ6BJCdXNJ dli4dwEvksOI6OxFuao2FcXQx136TN/0Yaw32b8Y= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/94866] Failure to optimize pinsrq of 0 with index 1 into movq Date: Thu, 24 Aug 2023 20:27:28 +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: 10.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ubizjak at gmail dot com X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone bug_status resolution 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=3D94866 Uro=C5=A1 Bizjak changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |14.0 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Uro=C5=A1 Bizjak --- Implemented for gcc-14.=