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]

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


Author: nathan
Date: Tue Mar 19 18:42:30 2019
New Revision: 269810

URL: https://gcc.gnu.org/viewcvs?rev=269810&root=gcc&view=rev
Log:
	gcc/cp/
	* module.cc (depset::hash::find_dependencies): It might be a fixed
	tree.
	gcc/testsuite/
	* g++.dg/modules/stdns_[ab].C: New.

Added:
    branches/c++-modules/gcc/testsuite/g++.dg/modules/stdns_a.C
    branches/c++-modules/gcc/testsuite/g++.dg/modules/stdns_b.C
Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/cp/module.cc


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