PR c++/82039 suppress -Wzero-as-null-pointer-constant warning
commit671b72d2c68a93086b9287b0567d0e3d90ff2b28
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Aug 2017 16:45:37 +0000 (31 16:45 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Aug 2017 16:45:37 +0000 (31 16:45 +0000)
treedb0cd2d48d6ed317bfdf17f635167bb90d176594
parent728a719e21b14b7fce090aa6d88203d33d2b86ce
PR c++/82039 suppress -Wzero-as-null-pointer-constant warning

PR c++/82039
* include/ext/new_allocator.h (__gnu_cxx::new_allocator::allocate):
Adjust null pointer constant to avoid warning.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@251570 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/new_allocator.h