diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-12-07 00:20:02 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-12-07 00:20:02 +0000 |
| commit | 2e02cdbc5e25175965939eab37c4dde27a19beca (patch) | |
| tree | 30959d78ff6be7bc3f9c0610494ed9f14c2da767 /libcpp | |
| parent | 85018b146cd30a4a594b46cdb0e3683c8e908568 (diff) | |
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 5be675df157..2345614fc69 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,7 @@ +2024-12-06 Jakub Jelinek <jakub@redhat.com> + + * files.cc (finish_embed): Use CPP_EMBED even for C++. + 2024-12-03 Joseph Myers <josmyers@redhat.com> PR c/117162 |
