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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Thu Dec 5 13:16:00 GMT 2019


Author: nathan
Date: Thu Dec  5 13:16:24 2019
New Revision: 278999

URL: https://gcc.gnu.org/viewcvs?rev=278999&root=gcc&view=rev
Log:
	gcc/cp/
	* decl.c (duplicate_decls): Pass the old decl to
	module_may_redeclare.
	* module.cc (module_may_redeclare): Expect the decl, not its
	owner.

Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/decl.c
    branches/c++-modules/gcc/cp/module.cc



More information about the Gcc-cvs mailing list