From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A504B3858414; Sat, 24 Feb 2024 09:36:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A504B3858414 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708767412; bh=K2nyRbeL0tnAjYyQXHSIHrox6JHmGBJ/Bq47akshGJk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HZ06KjRf5KPtwoL2dtKJD71jmEtEm7ATYqRRdvzSBjc5/6t5ltr4Kv3F+BZwsuKW2 iMvRlB7ppG2NPbUlB5ttHOj1D37UeSzyc4LNhuYINNdlSwEdQK71VEUdv1jd3l+r0Y 8Anq09WqwqCAEge7DWMaqhPLmNFWIiT2Tgw8WSOI= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114083] Possible word play on conditional/unconditional Date: Sat, 24 Feb 2024 09:36:51 +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: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D114083 --- Comment #5 from Andreas Schwab --- Enable conditional-move operations even if unsupported by hardware.=