This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: [PATCH] rtlopt branch merge part 5 -- loop unswitching


On Fri, 31 Jan 2003, Richard Earnshaw wrote:

> > but here's some general points:
> [snipped]
> 
> These notes should be added to:
> 	http://gcc.gnu.org/codingconventions.html

No they shouldn't, there's nothing GCC-specific about them.  They simply
describe good practice in commenting C code.  Much of this is already
discussed in the GNU Coding Standards, section "Commenting Your Work";
anything that isn't discussed there should go there rather than somewhere
GCC-specific.

-- 
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]