r190529 - in /trunk/gcc/cp: ChangeLog name-look...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Mon Aug 20 10:27:00 GMT 2012
Author: rguenth
Date: Mon Aug 20 10:27:37 2012
New Revision: 190529
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190529
Log:
2012-08-20 Richard Guenther <rguenther@suse.de>
* name-lookup.c (store_binding_p): New predicate, split out from ...
(store_binding): ... here. Always store binding and require
target vector with enough space.
(store_bindings): Collect to store bindings and reserve space
for them, then store them.
(store_class_bindings): Likewise.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/name-lookup.c
More information about the Gcc-cvs
mailing list