r266091 - in /trunk/libstdc++-v3: ChangeLog src...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Nov 13 23:02:00 GMT 2018


Author: redi
Date: Tue Nov 13 23:02:22 2018
New Revision: 266091

URL: https://gcc.gnu.org/viewcvs?rev=266091&root=gcc&view=rev
Log:
Fix unused parameter warnings introduced in earlier patch

	* src/c++17/memory_resource.cc (_Pool::deallocate): Restore
	attributes to parameters that are only used in assertions.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/c++17/memory_resource.cc



More information about the Libstdc++-cvs mailing list