r249654 - in /branches/c++-modules: ChangeLog.m...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Mon Jun 26 14:46:00 GMT 2017


Author: nathan
Date: Mon Jun 26 14:46:43 2017
New Revision: 249654

URL: https://gcc.gnu.org/viewcvs?rev=249654&root=gcc&view=rev
Log:
	gcc/cp/
	* cp-tree.h (lang_decl_fn): Remove assignment_operator_p field.
	* module.c (cpms_{out,in}::lang_decl_bools: Likewise.
	libcc1/
	* libcp1plugin.cc (plugin_build_decl): Don't set
	DECL_ASSIGNMENT_OPERATOR_P.

Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/cp-tree.h
    branches/c++-modules/gcc/cp/module.c
    branches/c++-modules/libcc1/libcp1plugin.cc



More information about the Gcc-cvs mailing list