diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-02-02 00:18:18 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-02-02 00:18:18 +0000 |
| commit | e2554540460add5357aeadbe99fb709aebbb415a (patch) | |
| tree | f988667e8bc91d85e679b0f57c6726760468c211 /libcpp | |
| parent | 8efcdbf59bfed2b888db7def16c7641f26927260 (diff) | |
Daily bump.
Diffstat (limited to 'libcpp')
| -rw-r--r-- | libcpp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index cb0eab11da7..7ed17b8c944 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,9 @@ +2024-02-01 Lewis Hyatt <lhyatt@gmail.com> + + PR preprocessor/105608 + * pch.cc (cpp_read_state): Set a valid location for restored + macros. + 2024-01-04 Raiki Tamura <tamaron1203@gmail.com> * charset.cc (cpp_check_xid_property): New. |
