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: [lto] PATCH: read correct number of bytes for DW_FORM_addr


Sandra Loosemore wrote:

2006-10-10 Sandra Loosemore <sandra@codesourcery.com>

	* gcc/lto/lto.c (lto_read_comp_unit_header): Add sanity check
	on cu_pointer_size.
	(lto_read_form): DW_FORM_addr data size is controlled by the
	cu_pointer_size in the compilation unit header, not the dwarf64/32
	file attribute.

Looks good to me. Thanks!


--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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