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: [4.7 PATCH] Decrease size of DW_AT_bit_offset on little-endian targets (PR debug/47946)


On 03/03/2011 03:44 AM, Jakub Jelinek wrote:
> 	PR debug/47946
> 	* dwarf2out.c (add_bit_offset_attribute): If bit_offset is negative,
> 	emit it as add_AT_int instead of add_AT_unsigned.

Ok for 4.7.


r~


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