r260498 - in /branches/c++-modules: ChangeLog.m...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Tue May 22 00:55:00 GMT 2018
Author: nathan
Date: Tue May 22 00:55:05 2018
New Revision: 260498
URL: https://gcc.gnu.org/viewcvs?rev=260498&root=gcc&view=rev
Log:
libcpp/
* directives.c (struct if_stack): Add hash_loc field.
(PEEKED): Replace with ...
(PEEK_INVISIBLE): ... this. Inverted sense.
(DIRECTIVE_TABLE): Update.
(linemarker_dir): Add PEEK_INVISIBLE.
(_cpp_handle_directive): Correctly handle if nests.
Added:
branches/c++-modules/gcc/testsuite/g++.dg/modules/atom-preamble-2_d.C
branches/c++-modules/gcc/testsuite/g++.dg/modules/atom-preamble-2_e.C
branches/c++-modules/gcc/testsuite/g++.dg/modules/atom-preamble-2_f.C
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/libcpp/directives.c
More information about the Gcc-cvs
mailing list