This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r251570 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: redi
Date: Thu Aug 31 16:45:37 2017
New Revision: 251570

URL: https://gcc.gnu.org/viewcvs?rev=251570&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/ext/new_allocator.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]