diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-08-06 00:21:26 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-08-06 00:21:26 +0000 |
| commit | 10b8ba6f0f1308df9eb9df3a5e8ce9ecaa227ecb (patch) | |
| tree | 1cd99245d0307cce1497c6b053ed44a0e84f4585 /libcpp | |
| parent | bc42128330c0ea70a015b74b655cb8c48b6a8c06 (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 e58fad105c7..7deda4b5f10 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,9 @@ +2025-08-05 Jakub Jelinek <jakub@redhat.com> + + PR preprocessor/120778 + * macro.cc (paste_tokens): Use %< and %> instead of \" in + diagnostics around %.*s. + 2025-08-04 Jakub Jelinek <jakub@redhat.com> PR preprocessor/120778 |
