r269844 - in /branches/c++-modules: ChangeLog.m...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Thu Mar 21 18:29:00 GMT 2019
Author: nathan
Date: Thu Mar 21 18:29:26 2019
New Revision: 269844
URL: https://gcc.gnu.org/viewcvs?rev=269844&root=gcc&view=rev
Log:
libcpp/
* files.c (struct _cpp_file): Make bools bitfields, add
header_unit flag.
(_cpp_find_file): Don't write for (; !fake;) to mean if (!fake)
for (;;).
(_cpp_stack_file): Refactor.
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/libcpp/files.c
More information about the Gcc-cvs
mailing list