diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-10-20 00:17:52 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-10-20 00:17:52 +0000 |
commit | 87f9c4a433523a41bcb314bdce91b55a98d00e28 (patch) | |
tree | a9f71e1188486cf03a4120485c4fd50a40110fdb /libcpp | |
parent | 5e1538c5f68abed81204a223db7bdbeef32e0711 (diff) | |
download | gcc-87f9c4a433523a41bcb314bdce91b55a98d00e28.zip gcc-87f9c4a433523a41bcb314bdce91b55a98d00e28.tar.gz gcc-87f9c4a433523a41bcb314bdce91b55a98d00e28.tar.bz2 |
Daily bump.
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 3a1b499..18d5bcc 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,8 @@ +2022-10-19 Lewis Hyatt <lhyatt@gmail.com> + + * include/cpplib.h (struct cpp_string): Use new "string_length" GTY. + * include/symtab.h (struct ht_identifier): Likewise. + 2022-10-14 Joseph Myers <joseph@codesourcery.com> * charset.cc (ucn_valid_in_identifier): Check xid_identifiers not |