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]

r251241 - in /trunk/gcc/cp: ChangeLog search.c


Author: nathan
Date: Mon Aug 21 17:11:49 2017
New Revision: 251241

URL: https://gcc.gnu.org/viewcvs?rev=251241&root=gcc&view=rev
Log:
	* search.c (lookup_field_1): Assert TYPE is a class and VFIELD
	isn't special.
	(lookup_field_fuzzy_info::fuzzy_lookup_fnfields): Delete.
	(lookup_field_fuzzy_r): Adjust.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/search.c


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