r148199 - in /trunk/gcc: ChangeLog dwarf2out.c

aoliva@gcc.gnu.org aoliva@gcc.gnu.org
Fri Jun 5 06:18:00 GMT 2009


Author: aoliva
Date: Fri Jun  5 06:18:50 2009
New Revision: 148199

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148199
Log:
* dwarf2out.c (deferred_asm_name): New.
(add_name_and_src_coords_attributes): Defer creation of
DW_AT_MIPS_linkage_name attribute if DECL_ASSEMBLER_NAME was not
computed yet.
(move_linkage_attr): New.
(dwarf2out_finish): Revisit deferrals and emit attributes at the
right place.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c



More information about the Gcc-cvs mailing list