diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-08-04 00:16:24 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-08-04 00:16:24 +0000 |
commit | 6a1ad710ad20ef05296013679dd42724865a0396 (patch) | |
tree | 794c5dfc620701d837f6386e53dfd146ba4fd7bc /libiberty | |
parent | 49edfe6d716b50994edc67d16f77d5274a1aabf5 (diff) | |
download | gcc-6a1ad710ad20ef05296013679dd42724865a0396.zip gcc-6a1ad710ad20ef05296013679dd42724865a0396.tar.gz gcc-6a1ad710ad20ef05296013679dd42724865a0396.tar.bz2 |
Daily bump.
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 7 |
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 |