Fix handling of call clobbering readonly-result

Joe Buck jbuck@synopsys.com
Fri May 9 17:09:00 GMT 2003


On Fri, May 09, 2003 at 07:58:18AM -0400, Richard Kenner wrote:
> Why are we allowing code in GCC that has no comments in front of functions
> that say what they do?  This is a really serious problem and one that I think
> the SC needs to address.  Increasingly-large parts of GCC are completely
> unmaintainable due to this lack of documentation.

We can do things: assure that it doesn't get worse, and try to get
documentation for the missing pieces.

First, let's not let it get worse: no more CVS commits that add an
undocumented function.  This is not a hard standard to enforce.

Second, we have CVS history.  It shouldn't be hard to track down those
who created undocumented functions recently and ask those folks to
contribute some documentation.  The longer we wait, the harder it will be.

Third, Richard, I really wish you had a mailer that created proper
References or In-Reply-To headers.  Big threads that you participate in are
extremely difficult to follow, as it's not possible to determine who you
are replying to.



More information about the Gcc-patches mailing list