diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-11-29 00:19:27 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2024-11-29 00:19:27 +0000 |
| commit | 52e56eef53b444b5b86c3492e5a7a079c010c1c9 (patch) | |
| tree | 7de8931b30be4d7eb8541baabed05cd0ffc04855 /libcpp | |
| parent | 30078cb0cc5e19d3de55d218ae500d59a21e7537 (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 e15f63d033a..ef9208060e7 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,9 @@ +2024-11-28 David Malcolm <dmalcolm@redhat.com> + + PR c/104896 + * pch.cc (cpp_valid_state): Replace "%<%s%>" with "%qs" in message + wording. + 2024-11-27 Jason Merrill <jason@redhat.com> * files.cc (_cpp_stack_file): Handle -include of header unit more |
