aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-06-29 00:17:55 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-06-29 00:17:55 +0000
commit5f590ee3174cf6058ac882c3a84a96ae639349c8 (patch)
tree980273bbf43569d69ef2279b05b291793905fdd2 /gcc/lto
parentad0c298ec9ed049740590dc85af6afcc2f729b61 (diff)
downloadgcc-5f590ee3174cf6058ac882c3a84a96ae639349c8.zip
gcc-5f590ee3174cf6058ac882c3a84a96ae639349c8.tar.gz
gcc-5f590ee3174cf6058ac882c3a84a96ae639349c8.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/lto')
-rw-r--r--gcc/lto/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index 15464c9..d4d9d88 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,3 +1,7 @@
+2023-06-28 Richard Biener <rguenther@suse.de>
+
+ * lto-common.cc (compare_tree_sccs_1): Use TYPE_PRECISION_RAW.
+
2023-05-18 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
* lto-common.cc (lto_maybe_register_decl): Use _P defines from tree.h.