]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
dwarf2out.c (deferred_asm_name): New.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 5 Jun 2009 06:18:50 +0000 (06:18 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 5 Jun 2009 06:18:50 +0000 (06:18 +0000)
commit90f062488298bd17b7a552acaff14b33c4d03cea
tree5ab1ec5ff01472f6a52171ac419ef36327e34d73
parentc10348e5af223f2a4be2ace859b8cda39a523e7c
dwarf2out.c (deferred_asm_name): New.

* 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.

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