Skip to content
Snippets Groups Projects
Commit b0c733d8 authored by Cary Coutant's avatar Cary Coutant Committed by Cary Coutant
Browse files

dwarf2out.c (die_checksum_ordered): Don't include template instantiations in signature.

gcc/
	* dwarf2out.c (die_checksum_ordered): Don't include template
	instantiations in signature.
	(is_template_parameter): New function.
	(is_template_instantiation): New function.
	(generate_skeleton_bottom_up): Don't include template instantiations
	in type unit DIE.
	(generate_skeleton): Likewise.
	(break_out_comdat_types): Move recursive call to break out nested
	types earlier.
	(prune_unused_types_mark_generic_parms_dies): Call
	is_template_parameter.

From-SVN: r201275
parent b5860fd3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment