r173163 - in /branches/google/main/gcc: ChangeL...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Fri Apr 29 14:37:00 GMT 2011


Author: dnovillo
Date: Fri Apr 29 14:37:33 2011
New Revision: 173163

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173163
Log:
c-family/ChangeLog.google-main
2011-04-27  Le-Chun Wu  <lcwu@google.com>

	* c.opt (Wnonnull): Enable for C++.

ChangeLog.google-main
2011-04-27  Le-Chun Wu  <lcwu@google.com>

	* doc/extend.texi (Wnonnull): Add documentation for C++.
	* doc/invoke.texi (Wnonnull): Add documentation for C++.

testsuite/ChangeLog.google-main
2011-04-27  Le-Chun Wu  <lcwu@google.com>

	* g++.dg/warn/Wnonnull-1.C: New.

Added:
    branches/google/main/gcc/testsuite/g++.dg/warn/Wnonnull-1.C
Modified:
    branches/google/main/gcc/ChangeLog.google-main
    branches/google/main/gcc/c-family/ChangeLog.google-main
    branches/google/main/gcc/c-family/c.opt
    branches/google/main/gcc/doc/extend.texi
    branches/google/main/gcc/doc/invoke.texi
    branches/google/main/gcc/testsuite/ChangeLog.google-main



More information about the Gcc-cvs mailing list