null4.C
1.62 KB
-
typeck.c (cp_build_binary_op): Move warnings about use of NULL in arithmetic… · ef3ddd4f
typeck.c (cp_build_binary_op): Move warnings about use of NULL in arithmetic earlier and allow comparisions of... 2009-07-02 Mark Mitchell <mark@codesourcery.com> * typeck.c (cp_build_binary_op): Move warnings about use of NULL in arithmetic earlier and allow comparisions of NULL with pointers-to-members. 2009-07-02 Mark Mitchell <mark@codesourcery.com> * g++.dg/warn/null4.C: Extend. From-SVN: r149190
Mark Mitchell committed