Commit cced5e7f by Jakub Jelinek Committed by Jakub Jelinek

re PR debug/41048 (bad DW_AT_data_member_location from g++)

	PR debug/41048
	* dwarf2out.c (double_int_type_size_in_bits): New function.
	(round_up_to_align): Change first argument and return value to
	double_int.
	(field_byte_offset): Work internally on double_ints.

From-SVN: r159975
parent aa6d7c81
2010-05-28 Jakub Jelinek <jakub@redhat.com> 2010-05-28 Jakub Jelinek <jakub@redhat.com>
PR debug/41048
* dwarf2out.c (double_int_type_size_in_bits): New function.
(round_up_to_align): Change first argument and return value to
double_int.
(field_byte_offset): Work internally on double_ints.
PR target/43636 PR target/43636
* builtins.c (expand_movstr): Use a temporary pseudo instead * builtins.c (expand_movstr): Use a temporary pseudo instead
of target even when target is not NULL and not const0_rtx, but of target even when target is not NULL and not const0_rtx, but
......
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