This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Updated pass documentation
- To: Daniel Berlin <dan at cgsoftware dot com>
- Subject: Re: [PATCH] Updated pass documentation
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Tue, 12 Jun 2001 00:07:52 +0100 (BST)
- cc: <gcc-patches at gcc dot gnu dot org>, Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
On 11 Jun 2001, Daniel Berlin wrote:
> + @cindex inline on trees, automatic
> + Currently, the main optimization performed here is tree-based
> + inlining.
Reference the appropriate source file here?
> + @opindex dce
Should be @opindex fdce, since the option is -fdce not -dce.
Otherwise seems fine to me. Someone else will need to review/approve the
patch.
--
Joseph S. Myers
jsm28@cam.ac.uk