r230105 - in /trunk/gcc: ChangeLog alloc-pool.h

marxin@gcc.gnu.org marxin@gcc.gnu.org
Tue Nov 10 12:27:00 GMT 2015


Author: marxin
Date: Tue Nov 10 12:27:33 2015
New Revision: 230105

URL: https://gcc.gnu.org/viewcvs?rev=230105&root=gcc&view=rev
Log:
Enhance pool allocator

	* alloc-pool.h (allocate_raw): New function.
	(operator new (size_t, object_allocator<T> &a)): Use the
	function instead of object_allocator::allocate).

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/alloc-pool.h



More information about the Gcc-cvs mailing list