diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-03-29 00:17:59 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-03-29 00:17:59 +0000 |
| commit | 69a85f1f66835beff056d130767d82632594b41c (patch) | |
| tree | e674587e40b75dfd3a1d17d335da0f2855260075 /libcpp | |
| parent | 1a4aff76a2b104ff0b103c685b6c2ce8006fe6bb (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 091dfea5d37..d444982df3b 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,3 +1,9 @@ +2025-03-28 Jeremy Bettis <jbettis@google.com> + + PR preprocessor/108900 + * files.cc (_cpp_stack_file): Do not decrement highest_location + across distinct maps. + 2025-03-27 Roland McGrath <mcgrathr@google.com> * configure.ac: Check for setlocale. |
