From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B79EB3857C6B; Fri, 4 Sep 2020 09:08:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B79EB3857C6B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1599210494; bh=WoMF+nP37N6WWDaLciQjtYA3yb2XQze29xy30hRlUeY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UvxVg31bCVw9SCKXUujWJKb35AfrNw+4u4vmyzdzYc8b8eYWJkM4pcQ3YYn2XPxbT csBcszQ5FfhDNx0aYq4vo6kuf9yWESUUL1u630NT62WpP8orEyIKhxtCPaRcx83cYe qs0kt8G+o3d0vdjIMZ7ZlqQGBiXMMxQMIyTzalWc= From: "gabravier at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/95535] Failure to optimize out cdqe after __bultin_ctz Date: Fri, 04 Sep 2020 09:08:14 +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: 11.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: gabravier at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2020 09:08:14 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95535 Gabriel Ravier changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Gabriel Ravier --- Looks like this is fixed but not marked as such, so I'll make it so.=