From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 51F4E3858D3C; Sat, 11 Mar 2023 06:01:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51F4E3858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678514479; bh=YQRxmI+IsPdMECGIPkwJ6LfXjfUWor/7pWRkdsncEMY=; h=From:To:Subject:Date:From; b=oAzcdt8LKNE8NNweMZQsRB2I/+LLb9Vc9YQNR+3rE2vFhCjqvrDsTmqdRFT2B5hGa rFpgsIgluGzUGsN/YfF6M1wXopJuEp5/Jk1RT/EatsKXY6VVYRFsnlaSU0/1gKXD8F uWgtry2YHqZdmwlVX6FY9zoTgaU2Der18mWwaTWY= From: "roland.illig at gmx dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109100] New: Possible typo CRS Date: Sat, 11 Mar 2023 06:01:19 +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: 13.0 X-Bugzilla-Keywords: 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 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=3D109100 Bug ID: 109100 Summary: Possible typo CRS Product: gcc Version: 13.0 Status: UNCONFIRMED 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.opt says: > Enable the CSR checking for the ISA-dependent CRS and the read-only CSR. Is the CRS a typo and should be CSR? As the German translator, I'm not familiar with either of these abbreviatio= ns, that's why I'm asking.=