From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8E9CA3858CD1; Sun, 9 Jul 2023 08:08:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8E9CA3858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688890088; bh=qE04USyvBQmGdAm/scXc0r0Pr4Mlv1C6sKc6jwlqTaY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Bh5Xz96uLsWVY2eAdPSzTHOfuZ9/mSdlJyliIVQweqTlt7W/fq2Io0WRAaG9hZy9V TqIyinotKGQ9F+TlRDdya7lSwZEQsNEAWYMB137aLsi8qrEQHhys8lKoMK//svT+AA JqouO7e/LPHVpW0tUpPtaeERk4GOvZbovvJ5KMd4= From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110588] btl (on x86_64) not always generated Date: Sun, 09 Jul 2023 08:08:08 +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: 14.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: enhancement X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: roger at nextmovesoftware dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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=3D110588 Uro=C5=A1 Bizjak changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D107671 --- Comment #2 from Uro=C5=A1 Bizjak --- Similar missed optimization is reported in PR107671.=