r266092 - in /trunk/libstdc++-v3: ChangeLog src...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Nov 13 23:44:00 GMT 2018
Author: redi
Date: Tue Nov 13 23:44:39 2018
New Revision: 266092
URL: https://gcc.gnu.org/viewcvs?rev=266092&root=gcc&view=rev
Log:
Fix error when selecting number of memory pools
* src/c++17/memory_resource.cc (select_num_pools): Fix off-by-one
error when block_size is equal to one of the values in the array.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/src/c++17/memory_resource.cc
More information about the Gcc-cvs
mailing list