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]

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


Author: rguenth
Date: Mon Oct 26 09:48:32 2015
New Revision: 229312

URL: https://gcc.gnu.org/viewcvs?rev=229312&root=gcc&view=rev
Log:
2015-10-26  Richard Biener  <rguenther@suse.de>

	* alloc-pool.h (base_pool_allocator): Use placement new.
	(base_pool_allocator::remove): Likewise.  Compute size outside of
	flag_checking.

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


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