r256069 - in /trunk/libiberty: ChangeLog simple...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Tue Jan 2 08:45:00 GMT 2018


Author: rguenth
Date: Tue Jan  2 08:45:05 2018
New Revision: 256069

URL: https://gcc.gnu.org/viewcvs?rev=256069&root=gcc&view=rev
Log:
2017-01-02  Richard Biener  <rguenther@suse.de>

	PR lto/83452
	* simple-object-elf.c (simple_object_elf_copy_lto_debug_section):
	Do not use UNDEF locals for removed symbols but instead just
	define them in the first prevailing section and with no name.
	Use the same gnu_lto_v1 name for all removed globals we promote to
	WEAK UNDEFs so hpux can use a stub to provide this symbol.  Clear
	sh_info and sh_link in removed sections.

Modified:
    trunk/libiberty/ChangeLog
    trunk/libiberty/simple-object-elf.c



More information about the Gcc-cvs mailing list