Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 01/31/2001 21:58:33
Module Name:	gnusrc
Committed By:	tv
Date:		Wed Jan 31 19:58:33 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc: c-common.c

Log Message:
Merge from gnu/dist:
Make the null printf format string warning enabled only if -pedantic is
supplied.  This allows printf format attributes on err/warn.  A fix to handle
this properly is in the works for the next major gcc release.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 gnusrc/gnu/dist/toolchain/gcc/c-common.c

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