diff options
author | Richard Biener <rguenther@suse.de> | 2020-08-03 15:05:37 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2020-08-03 15:09:20 +0200 |
commit | b32c5d0b72fda2588b4e170e75a9c64e4bf266c7 (patch) | |
tree | f44cf2f956326620ccc778762cd09c5310e3ff6a /gcc/fortran/f95-lang.c | |
parent | 5e97638b0adfb822d3b156c07da27d41091ce137 (diff) | |
download | gcc-b32c5d0b72fda2588b4e170e75a9c64e4bf266c7.zip gcc-b32c5d0b72fda2588b4e170e75a9c64e4bf266c7.tar.gz gcc-b32c5d0b72fda2588b4e170e75a9c64e4bf266c7.tar.bz2 |
lto/96385 - avoid unused global UNDEFs in debug objects
Unused global UNDEFs can have side-effects in some circumstances so
the following patch avoids them by treating them the same as other
to be discarded DEFs - make them local.
2020-08-03 Richard Biener <rguenther@suse.de>
PR lto/96385
libiberty/
* simple-object-elf.c
(simple_object_elf_copy_lto_debug_sections): Localize global
UNDEFs and reuse the prevailing name.
Diffstat (limited to 'gcc/fortran/f95-lang.c')
0 files changed, 0 insertions, 0 deletions