* dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_function_decl
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Mar 2010 10:52:27 +0000 (10:52 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Mar 2010 10:52:27 +0000 (10:52 +0000)
commit9a21467c9df41bd3e7ec8fc93290aa0c68cae486
treee0caf0154b3a88864adf7fae9e6ff610213ccfeb
parent31ac7341323c04ca2b0b40ba5db47d9c4cb94be1
* dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_function_decl
instead of dwarf2out_decl.
(struct var_loc_node): Remove section_label field.
(dwarf2out_function_decl): New function.
(dwarf2out_var_location): Don't set section_label field.
(dwarf2out_begin_function): Don't empty decl_loc_table here.

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