r251592 - in /trunk/gcc/cp: ChangeLog cp-tree.h...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Fri Sep 1 13:03:00 GMT 2017
Author: nathan
Date: Fri Sep 1 13:03:10 2017
New Revision: 251592
URL: https://gcc.gnu.org/viewcvs?rev=251592&root=gcc&view=rev
Log:
Revert 2017-08-28 Nathan Sidwell <nathan@acm.org>
Restore sorted_fields vector.
* cp-tree.h (lang_type): Restore sorted_fields vector.
(CLASSTYPE_SORTED_FIELDS): Restore.
(CLASSTYPE_BINDINGS): Delete.
* name-lookup.c (lookup_field_1): Restore binary search.
(sorted_fields_type_new, count_fields,
add_fields_to_record_type, add_enum_fields_to_record_type): Restore
(set_class_bindings): Revert.
(insert_late_enum_def_binding): Restore field_vec insertion.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-tree.h
trunk/gcc/cp/name-lookup.c
More information about the Gcc-cvs
mailing list