This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] rtlopt branch merge part 5 -- loop unswitching
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: <Richard dot Earnshaw at arm dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Fri, 31 Jan 2003 18:06:52 +0000 (GMT)
- Subject: 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