From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D48453858CDA; Tue, 24 Oct 2023 12:12:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D48453858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698149557; bh=FuJrCTqSkAwKpDDQ11TmPAYHqDoINv+po+B13rZjjDE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kkJ1OOvBfeHskFQjY1Agv6LPH0fnJb8qm3xEdSavb6xqhJpzoFlQ8II8EOHZLN6+l SV2YdMu3ZCzzBgtouzyjLOMswrwLTDdNIVIJYRUmeFWKULv0bheOBDwKr/ZcAKDy1H RkMSBC6+aluXTTEXzjlDyW3on9GwNo3ahZmmk9pE= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/111698] Narrow memory access of compare to byte width Date: Tue, 24 Oct 2023 12:12:37 +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: 12.3.1 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ubizjak at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to everconfirmed cf_reconfirmed_on attachments.created 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=3D111698 Uro=C5=A1 Bizjak changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at gcc dot gnu.org |ubizjak at gmail do= t com Ever confirmed|0 |1 Last reconfirmed| |2023-10-24 --- Comment #3 from Uro=C5=A1 Bizjak --- Created attachment 56187 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56187&action=3Dedit Propsed patch=