From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D55833858D37; Fri, 23 Jun 2023 08:22:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D55833858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687508541; bh=EjXmPdltXHMYCI0Qybnnt/A0kdcjn4HM0Js1t+m3b58=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FL5xSo8s3dUbmsMj8ckKI+h755g+xqkZNlMRvqzwrJxd35KMqYM52UgQ5i3hCczja TOj6qS/5s40HLtpXpgkf9KLviH3Kn5N6R3uEMQNfXN/6kf9AamOLgchGrStVuAUGZv av1YStBqH1J46ZdKfZgxdL2SnkKwJ3Eqm1UVZeKM= From: "roger at nextmovesoftware dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/78904] zero-extracts are not effective Date: Fri, 23 Jun 2023 08:22:04 +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: 7.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: roger at nextmovesoftware 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: 7.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D78904 Roger Sayle changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger at nextmovesoftware = dot com --- Comment #16 from Roger Sayle --- Just to warn people in advance, the test case pr78904-1b.c is expected to s= tart FAILing with the commit of https://gcc.gnu.org/pipermail/gcc-patches/2023-June/622079.html and is scheduled to be resolved 24-48 hours later (over the weekend) by https://gcc.gnu.org/pipermail/gcc-patches/2023-June/622078.html As explained in https://gcc.gnu.org/pipermail/gcc-patches/2023-June/622083.= html this is to investigate additional tweaks and whether alternate fixes are mo= re appropriate.=