symtab.c (symtab_node::asm_name): Do not call printable name directly.
authorJan Hubicka <hubicka@ucw.cz>
Tue, 19 Jan 2016 11:51:18 +0000 (12:51 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 19 Jan 2016 11:51:18 +0000 (11:51 +0000)
commitae4bbcb233b0f9145d8ed56aac835b7eb40d3495
treebd7951fd91981ea60ea1c8e4bf19f7d50be1e64a
parentb2b40051500c944e882c274727cea7231eefaaf5
symtab.c (symtab_node::asm_name): Do not call printable name directly.

* symtab.c (symtab_node::asm_name): Do not call printable name directly.
(symtab_node::name): Report name as unnamed if DECL_NAME is not set.

From-SVN: r232550
gcc/ChangeLog
gcc/symtab.c