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

nathan@gcc.gnu.org nathan@gcc.gnu.org
Fri May 11 15:36:00 GMT 2018


Author: nathan
Date: Fri May 11 15:36:40 2018
New Revision: 260164

URL: https://gcc.gnu.org/viewcvs?rev=260164&root=gcc&view=rev
Log:
	gcc/
	* configure.ac: Check for AF_UNIX and AF_INET6.
	* configure: Rebuilt.
	* doc/invoke.texi (C++ Modules): Update oracle.
	gcc/cp/
	* module.c: Check HOST_HAS_AF_{UNIX,INET6}.

Modified:
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/configure
    branches/c++-modules/gcc/configure.ac
    branches/c++-modules/gcc/cp/cxx-module-oracle.sh
    branches/c++-modules/gcc/cp/module.c
    branches/c++-modules/gcc/doc/invoke.texi



More information about the Gcc-cvs mailing list