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]

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


Author: nathan
Date: Sat Sep 14 01:09:00 2019
New Revision: 275711

URL: https://gcc.gnu.org/viewcvs?rev=275711&root=gcc&view=rev
Log:
	gcc/cp/
	* name-lookup.c (get_namespace_binding): Fish out global binding,
	if it's a vector.
	gcc/testsuite/
	* g++.dg/modules/binding-2.H: New.

Added:
    branches/c++-modules/gcc/testsuite/g++.dg/modules/binding-2.H
Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/name-lookup.c


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