This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: fix PR debug/11325


On Fri, Nov 14, 2003 at 12:23:54PM -0600, scott snyder wrote:
> 	* dwarf2out.c (struct die_struct): Add die_definition field.
> 	(add_AT_specification): New.
> 	(gen_subprogram_die, gen_variable_die,
> 	gen_struct_or_union_type_die): Use it.
> 	(prune_unused_types_mark): If we're marking a forward declaration,
> 	also mark the full definition, if it exists.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]