2016-10-13 Richard Biener <rguenther@suse.de>
commite090d46427a460a67198cfca2f9acdc00a197f05
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Oct 2016 07:16:37 +0000 (13 07:16 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Oct 2016 07:16:37 +0000 (13 07:16 +0000)
tree221aa09cc04ce99917138ed038767737cb968701
parentda034eb77a40a4b2cf4f9266f4dd720eeeac4861
2016-10-13  Richard Biener  <rguenther@suse.de>

* dwarf2out.c (tree_add_const_value_attribute): Do not try
rtl_for_decl_init during early phase.
(gen_variable_die): Do not create locations during early phase.
(gen_label_die): Likewise.
(decls_for_scope): Do not waste time handling BLOCK_NONLOCALIZED_VARs
twice.

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