> 2011-12-17 Sterling Augustine
>
> * gcc/dwarf2out.c (is_cu_die, is_namespace_die, is_class_die): New
> functions.
> (add_pubname): Call is_namespace_die, is_cu_die, and is_class_die in
> conditional.
> (add_enumerator_pubname): New function.
> (add_pu
Enclosed for review and inclusion on the google/main and google/4_6 trees is the
first patch for the debugfission project. It includes producing a complete and
correct set of .debug_pubnames and .debug_pubtypes, as well as switching the
default to generate .debug_pubnames and .debug_pubtypes.
It