dwarf2out.c (is_unit_die): New.
authorJason Merrill <jason@redhat.com>
Mon, 4 Jun 2012 21:45:31 +0000 (17:45 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 4 Jun 2012 21:45:31 +0000 (17:45 -0400)
commit61a3e629c1e098628e4cf8994a82284cf41fa872
treef20368afc4bf6f02d717a36e699bafefbd2376e3
parenta67cfde819ff41fafec5466008b7c95b3e97a7f9
dwarf2out.c (is_unit_die): New.

* dwarf2out.c (is_unit_die): New.
(copy_declaration_context, copy_ancestor_tree): Use it.
(copy_decls_walk): Likewise.

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