r180738 - in /trunk/gcc/cp: ChangeLog class.c c...
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Nov 1 13:48:00 GMT 2011
Author: jason
Date: Tue Nov 1 13:48:16 2011
New Revision: 180738
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180738
Log:
PR c++/50500
DR 1082
* search.c (lookup_fnfields_idx_nolazy): Split out from...
(lookup_fnfields_1): ...here.
(lookup_fnfields_slot_nolazy): Use it.
* cp-tree.h: Declare it.
* class.c (type_has_move_assign): Use it.
(type_has_user_declared_move_assign): Likewise.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/class.c
trunk/gcc/cp/cp-tree.h
trunk/gcc/cp/search.c
More information about the Gcc-cvs
mailing list