aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-09-09 00:18:05 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-09-09 00:18:05 +0000
commit2e7ad70c4abacbd2614358cf057397620d641b0a (patch)
treebc492e836e69ef7691d52b6e0efcaeabc79a8a0e /libcpp
parenta0f83501182de68ff038f3c69da549e6c80bb6bd (diff)
downloadgcc-2e7ad70c4abacbd2614358cf057397620d641b0a.zip
gcc-2e7ad70c4abacbd2614358cf057397620d641b0a.tar.gz
gcc-2e7ad70c4abacbd2614358cf057397620d641b0a.tar.bz2
Daily bump.
Diffstat (limited to 'libcpp')
-rw-r--r--libcpp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 625b4e5..5984915 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,11 @@
+2022-09-08 Lewis Hyatt <lhyatt@gmail.com>
+
+ * line-map.cc (location_adhoc_data_update): Remove reliance on
+ undefined behavior.
+ (get_combined_adhoc_loc): Likewise.
+ (rebuild_location_adhoc_htab): Fix issue where the htab was not
+ properly updated.
+
2022-09-07 Joseph Myers <joseph@codesourcery.com>
* include/cpplib.h (struct cpp_options): Add true_false.