From 8b7fee1de9a723ccc24d2de1c89d233f27b16a0a Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Tue, 22 Nov 2022 00:17:49 +0000 Subject: Daily bump. --- libcpp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libcpp') diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 9236b44..a2db376 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,16 @@ +2022-11-21 Lewis Hyatt + + * directives.cc (do_pragma): Fix memory leak in token buffer. Fix + unwanted paste between two tokens. + +2022-11-21 Torbjörn SVENSSON + + * files.cc: Ensure pattern matches before use. + +2022-11-21 Martin Liska + + * config.in: Re-configure. + 2022-11-19 Bernhard Reutner-Fischer PR preprocessor/107691 -- cgit v1.1