[Bug c++/50757] Cannot turn off -Wnonnull when using C++

paolo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 17 17:49:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50757

--- Comment #6 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-10-17 17:49:10 UTC ---
Author: paolo
Date: Mon Oct 17 17:49:06 2011
New Revision: 180102

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180102
Log:
/gcc
2011-10-17  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/50757
    * c-family/c.opt ([Wnonnull]): Add C++ and Objective-C++.
    * doc/invoke.texi: Update.

/testsuite
2011-10-17  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/50757
    * g++.dg/warn/format7.C: New.
    * obj-c++.dg/warn7.mm: Likewise.

Modified:
    trunk/gcc/ChangeLog



More information about the Gcc-bugs mailing list