PR c++/82039 suppress -Wzero-as-null-pointer-constant warning
authorJonathan Wakely <jwakely@redhat.com>
Thu, 31 Aug 2017 16:45:37 +0000 (17:45 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 31 Aug 2017 16:45:37 +0000 (17:45 +0100)
commit89c6ecfa4c1aabd60edb7f5c31556444ddcd3d7f
treedb0cd2d48d6ed317bfdf17f635167bb90d176594
parent3ec5b5f015903512558b480752056ac9e41e8f3d
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.

From-SVN: r251570
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/new_allocator.h