aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-08-04 00:16:24 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-08-04 00:16:24 +0000
commit6a1ad710ad20ef05296013679dd42724865a0396 (patch)
tree794c5dfc620701d837f6386e53dfd146ba4fd7bc /libiberty
parent49edfe6d716b50994edc67d16f77d5274a1aabf5 (diff)
downloadgcc-6a1ad710ad20ef05296013679dd42724865a0396.zip
gcc-6a1ad710ad20ef05296013679dd42724865a0396.tar.gz
gcc-6a1ad710ad20ef05296013679dd42724865a0396.tar.bz2
Daily bump.
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 6a08597..5d22410 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,10 @@
+2020-08-03 Richard Biener <rguenther@suse.de>
+
+ PR lto/96385
+ * simple-object-elf.c
+ (simple_object_elf_copy_lto_debug_sections): Localize global
+ UNDEFs and reuse the prevailing name.
+
2020-07-30 H.J. Lu <hjl.tools@gmail.com>
PR bootstrap/96202