dwarf2out.c (loc_list_from_tree): Don't call rtl_for_decl_location unnecessarily.
authorJakub Jelinek <jakub@redhat.com>
Wed, 18 Nov 2009 09:57:47 +0000 (10:57 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 18 Nov 2009 09:57:47 +0000 (10:57 +0100)
commit4f517dce47bb98269a4954438b2295dc93510d86
treeeefe8ef212ec14999e70ff657eec5182204cd34f
parentb25833451bbe9b8a2194598b026cea071f4e9e65
dwarf2out.c (loc_list_from_tree): Don't call rtl_for_decl_location unnecessarily.

* dwarf2out.c (loc_list_from_tree): Don't call rtl_for_decl_location
unnecessarily.
(rtl_for_decl_location): Try harder to get a rtl for TREE_STATIC vars.

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