r259794 - in /branches/c++-modules: ChangeLog.m...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Tue May 1 13:21:00 GMT 2018
Author: nathan
Date: Tue May 1 13:21:17 2018
New Revision: 259794
URL: https://gcc.gnu.org/viewcvs?rev=259794&root=gcc&view=rev
Log:
gcc/cp/
* module.c (module_state::occupy): Do not set filename here.
(search_module_path): Rename to ...
(find_file): ... here. Search for bmis too.
(find_module_file): Use find_file.
(add_module_mapping, finish_module): Adjust.
gcc/
* doc/invoke.texi (C++ Modules): Document search path and prefix.
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/gcc/cp/module.c
branches/c++-modules/gcc/doc/invoke.texi
More information about the Gcc-cvs
mailing list