From f60ee68de3d80459d319cc0418a1a860f48f0bc8 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Wed, 8 Jul 2020 00:16:40 +0000 Subject: Daily bump. --- libcpp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libcpp/ChangeLog') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 6e16145..ed65d15 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,14 @@ +2020-07-07 Nathan Sidwell + + * directives.c (do_linemarker): Optimize rewinding to line zero. + * files.c (_cpp_stack_file): Start on line zero when about to inject + headers. + (cpp_push_include, cpp_push_default_include): Use highest_line as + the location. + * include/cpplib.h (cpp_read_main_file): Add injecting parm. + * init.c (cpp_read_main_file): Likewise, inform _cpp_stack_file. + * internal.h (enum include_type): Add IT_MAIN_INJECT. + 2020-05-29 H.J. Lu PR bootstrap/95413 -- cgit v1.1