From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 793D33858C66; Fri, 23 Feb 2024 19:48:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 793D33858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708717739; bh=XNRBwqGx4KAPTOGgODWCG9aCEvKDGwfH4XGh3FlhPXw=; h=From:To:Subject:Date:From; b=GfUn2J6jeYiSA9JlHE92joqj2trCrTpHX9b37KWm8yjNkRlZCT1MDjrW1o0zBYZen RxfpVZbLF01lEqgiNEQqY5SLExO81gBqxNH90J0hGzMNCa21rKzKzaEJ2NksG5JZk3 ygrkY+HVyMi2Cwx3l0Tcahk4KpJiElN95Jv2mUzw= From: "roland.illig at gmx dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114083] New: Possible word play on conditional/unconditional Date: Fri, 23 Feb 2024 19:48:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: roland.illig at gmx dot de 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: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter target_milestone cf_gcctarget Message-ID: 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 Bug ID: 114083 Summary: Possible word play on conditional/unconditional Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: documentation Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: roland.illig at gmx dot de Target Milestone: --- Target: riscv riscv.opts says: > mmovcc > Target Var(TARGET_MOVCC) > Enable conditional moves unconditionally. Is the conditional/unconditional a play of words? As the German translator,= I find it more confusing than helpful. Or is there a deeper meaning? In that case, the option description should be longer.=