From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0E3CC3858C2F; Fri, 23 Jun 2023 17:39:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0E3CC3858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687541964; bh=Rqy/T1b1cQ3vVX0VkXK8IOqKO6B8csY9tkNUKNUZhK8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bzSlfiZ0PmaJ1Nc0uZcYYXX0rueqI85GhAWWbagywgCzoHuK8F0I05P/rfSoer9lf AmsmQIpNRbdI8KTzr9p6XKkPeUGBeYF+lHLiuHFHxn25pQkeQSwCFeWwKgRtwDlGks 1x8Zfs6vP+iLxMBjl+OCAQt26qSd3ybdfY5C0BaE= From: "gccriscvuser at proton dot me" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109456] `-ffixed-reg` cannot prevent using `reg` for ABI-mandated roles (argument register etc) and the behavior should be documented more clearly Date: Fri, 23 Jun 2023 17:39:23 +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: 12.2.1 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: gccriscvuser at proton dot me 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=3D109456 --- Comment #12 from gccriscvuser at proton dot me --- Updating the documentation is good, but there should also be an error diagnostic, right?=