dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.
authorGeoffrey Keating <geoffk@apple.com>
Fri, 10 Sep 2004 19:03:13 +0000 (19:03 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 10 Sep 2004 19:03:13 +0000 (19:03 +0000)
commit375d2edc9f376bd6bb0e102075744664edb0c6c3
tree1e94e6ae42e1b69753445c8709d3b5658b924507
parentc383c15f2961771877e363073e38ef371405f0dc
dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.

* dbxout.c (dbxout_block): Update for
current_function_func_begin_label a string.
* dwarf2out.c (dwarf2out_begin_prologue): Likewise.
* except.c (dw2_output_call_site_table): Likewise.
* toplev.c (current_function_func_begin_label): Likewise.
* tree.h (current_function_func_begin_label): Likewise.
* config/rs6000/linux64.h (DBX_OUTPUT_BRAC): Likewise.

From-SVN: r87317
gcc/ChangeLog
gcc/config/rs6000/linux64.h
gcc/dbxout.c
gcc/dwarf2out.c
gcc/except.c
gcc/toplev.c
gcc/tree.h