diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-12-25 00:17:11 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-12-25 00:17:11 +0000 |
commit | c6b7d0343f2c0eb3102341c9326fe314a047bee6 (patch) | |
tree | 756cb23e2cba0476f9b458d2c0180e0b2eddcf19 /libcpp | |
parent | 27af1a14f3a0c897f5da3fc36cd2f9fe5ca4b0ed (diff) | |
download | gcc-c6b7d0343f2c0eb3102341c9326fe314a047bee6.zip gcc-c6b7d0343f2c0eb3102341c9326fe314a047bee6.tar.gz gcc-c6b7d0343f2c0eb3102341c9326fe314a047bee6.tar.bz2 |
Daily bump.
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index a6aff26..f3c1b88 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2024-12-24 Lewis Hyatt <lhyatt@gmail.com> + + * macro.cc (tokens_buff_new): Fix length argument to XNEWVEC. + 2024-12-08 Lewis Hyatt <lhyatt@gmail.com> * include/cpplib.h (struct cpp_token): Adjust comment about the |