Commit eeeb9b49 by Jakub Jelinek Committed by Jakub Jelinek

dwarf2out.c (compare_loc_descriptor, [...]): New functions.

	* dwarf2out.c (compare_loc_descriptor, scompare_loc_descriptor,
	ucompare_loc_descriptor, minmax_loc_descriptor, clz_loc_descriptor,
	popcount_loc_descriptor, bswap_loc_descriptor, rotate_loc_descriptor):
	New functions.
	(mem_loc_descriptor): Use them.

From-SVN: r174535
parent ebdc0d4b
2011-06-01 Jakub Jelinek <jakub@redhat.com> 2011-06-01 Jakub Jelinek <jakub@redhat.com>
* dwarf2out.c (compare_loc_descriptor, scompare_loc_descriptor,
ucompare_loc_descriptor, minmax_loc_descriptor, clz_loc_descriptor,
popcount_loc_descriptor, bswap_loc_descriptor, rotate_loc_descriptor):
New functions.
(mem_loc_descriptor): Use them.
* var-tracking.c (create_entry_value): New function. * var-tracking.c (create_entry_value): New function.
(vt_add_function_parameter): Use it. (vt_add_function_parameter): Use it.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment