[1/7] Preprocessor cleanup

https://gcc.gnu.org/ml/gcc-patches/2018-10/msg02037.html
	* directives.c (DIRECTIVE_TABLE): Drop historical frequency
	comments.
	* files.c (_cpp_stack_file): Fix indentation.

From-SVN: r265685
This commit is contained in:
Nathan Sidwell
2018-10-31 14:41:35 +00:00
committed by Nathan Sidwell
parent d5e33619bf
commit ff65e98035
3 changed files with 29 additions and 28 deletions
+6
View File
@@ -1,3 +1,9 @@
2018-10-31 Nathan Sidwell <nathan@acm.org>
* directives.c (DIRECTIVE_TABLE): Drop historical frequency
comments.
* files.c (_cpp_stack_file): Fix indentation.
2018-10-17 Joseph Myers <joseph@codesourcery.com>
* include/cpplib.h (enum c_lang): Add CLK_GNUC2X and CLK_STDC2X.