From 781f477a13ae14ca661018518f4d4a9e6881b0dd Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Thu, 13 Oct 2022 00:17:37 +0000 Subject: Daily bump. --- gcc/c-family/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gcc/c-family') diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog index f6176a7..1fade0a 100644 --- a/gcc/c-family/ChangeLog +++ b/gcc/c-family/ChangeLog @@ -1,3 +1,12 @@ +2022-10-12 Lewis Hyatt + + PR preprocessor/60014 + PR preprocessor/60723 + * c-ppoutput.cc (class token_streamer): Remove member + line_marker_emitted to... + (token_streamer::stream): ...a local variable here. Set + print.prev_was_system_token on all code paths. + 2022-10-10 Nathan Sidwell * c-opts.cc (c_common_post_options): Bump abi to 18. -- cgit v1.1