dwarf2out.c (loc_list_from_tree_1): Do not create DW_OP_GNU_variable_value for DECL_I...
authorRichard Biener <rguenther@suse.de>
Tue, 16 May 2017 11:00:59 +0000 (11:00 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 16 May 2017 11:00:59 +0000 (11:00 +0000)
commit51f01fc387a2fb580108ccb27f945ee4bd1cfd34
tree83ab9864820319174d5162fb8bd498c0bf3a9691
parent3a06a61019df358499293e98cea6997300005b73
dwarf2out.c (loc_list_from_tree_1): Do not create DW_OP_GNU_variable_value for DECL_IGNORED_P decls.

2017-05-16  Richard Biener  <rguenther@suse.de>

* dwarf2out.c (loc_list_from_tree_1): Do not create
DW_OP_GNU_variable_value for DECL_IGNORED_P decls.

From-SVN: r248094
gcc/ChangeLog
gcc/dwarf2out.c