From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ABEAA385E45B; Sun, 23 Jun 2024 14:52:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ABEAA385E45B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1719154374; bh=eetqKFu6x5SUAlnUcZwFWWXnWKce2ImBBpszTX4UxrM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qpZ4f4hLiA0ibbB4iY+RJcN2iuH0alENi2JAlGB+qMhBoMxpaxPLaLzmaUyzz4Oet I0jQMEC0Wa4X9hT+Rbpdpgq7ZHpRyYcHjgs/x4YeoKaINCHbDorZeXBkEn/9uKe5Hj 0gMp3VsU8Q4JVtM+MAinYFNjBkrKXcnUuh57nWx0= From: "sandra at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/951] Documentation of compiler passes and sources very out of date Date: Sun, 23 Jun 2024 14:52:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 2.97 X-Bugzilla-Keywords: deferred, documentation, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: sandra at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D951 --- Comment #16 from sandra at gcc dot gnu.org --- Given that this issue was filed >20 years ago and both the passlist and documentation have changed drastically since then, I think the originally-reported bugs are probably irrelevant and it's fine to close this issue. If there are still bugs in the internals passlist docs it would be = more helpful to have specific issues for each of them (e.g., missing/incorrect d= ocs for a particular pass or group of passes). Or, just propose a patch to imp= rove the docs. :-)=