Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/14/2001 04:13:34
Module Name:	gnusrc
Committed By:	tv
Date:		Tue Aug 14 01:13:34 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc: cccp.c

Log Message:
Add the LINTCOMMENT hack, unconditional (no #ifdefs).  Since gcc 3.0's cpp
does this Right (without even the overwrite-with-whitespace kludge), we
don't need to worry about breaking anything here.  Both -C and -CC will
result in full lint-capable comments.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 gnusrc/gnu/dist/toolchain/gcc/cccp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.