2012-06-29 Cary Coutant <ccoutant@google.com>
commitbaa99c50c195565a165a83b8e08df59bd9035b32
authorccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Jun 2012 00:46:44 +0000 (30 00:46 +0000)
committerccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 30 Jun 2012 00:46:44 +0000 (30 00:46 +0000)
tree61baa07a0a529299cf08fd9d77045d9e0faf8553
parentc6688ef9954ecd4f671388a2fdd59f8c4522a7e8
2012-06-29   Cary Coutant  <ccoutant@google.com>

gcc/
* dwarf2out.c (add_pubname_string): Don't check for want_pubnames.
(gen_subprogram_die): Don't add pubname if want_pubnames is false.
(gen_variable_die): Likewise.
(gen_namespace_die): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189094 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c