aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2018-09-25 07:30:56 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2018-09-25 07:30:56 +0000
commitf6919d2011ed694971f54a9e3bfe63ff0fcb864c (patch)
treef883dd5aadd59a51a70d9a87975ac982538cb873 /gcc/reg-stack.c
parent59d2702625fc7012c8f89511443b3318fa55dc70 (diff)
downloadgcc-f6919d2011ed694971f54a9e3bfe63ff0fcb864c.zip
gcc-f6919d2011ed694971f54a9e3bfe63ff0fcb864c.tar.gz
gcc-f6919d2011ed694971f54a9e3bfe63ff0fcb864c.tar.bz2
re PR debug/83941 (Debug info generated with -flto contains useless forwarders)
2018-09-25 Richard Biener <rguenther@suse.de> PR debug/83941 * dwarf2out.c (struct sym_off_pair): New. (external_die_map): New global. (lookup_decl_die): When in LTO create DIEs lazily from the external_die_map. (lookup_block_die): New function, create DIEs lazily in LTO. (equate_block_to_die): New function. (dwarf2out_die_ref_for_decl): During WPA get the association from the external DIE map. (dwarf2out_register_external_die): Record mapping into the external DIE map. (maybe_create_die_with_external_ref): New function split out from DIE generation part of old dwarf2out_register_external_die. (add_abstract_origin_attribute): Do not return the DIE. When in LTO reference externals directly. (dwarf2out_abstract_function): When in LTO ignore calls for decls with external DIEs (already present abstract instances). (gen_call_site_die): Adjust. (add_high_low_attributes): Likewise. (gen_lexical_block_die): Likewise. (gen_inlined_subroutine_die): Likewie. (gen_block_die): Likewise. (dwarf2out_inline_entry): Likewise. (dwarf2out_early_finish): In LTRANS phase create DW_TAG_imported_unit DIEs. From-SVN: r264564
Diffstat (limited to 'gcc/reg-stack.c')
0 files changed, 0 insertions, 0 deletions