This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] SSA for trees. Initial implementation.


On Fri, 9 Mar 2001, Diego Novillo wrote:

> 2001-03-09  Diego Novillo  <dnovillo@redhat.com>

> 	* c-decl.c (c_expand_body): Invoke tree optimizer when
> 	-ftree-optimizer is set.

I don't see the invoke.texi changes for this new option in this patch.
contribute.html clearly states that

     * If the patch adds a new command line option, the patch must also
       add documentation for that option to the GCC manual. Similarly, if
       it changes the behavior of an existing command line option or
       other documented behavior, the patch must update the
       documentation.

Could people please stop submitting patches that are inadequately
documented?

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]