This is the mail archive of the gcc-cvs@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]

r117615 - in /branches/lto: ChangeLog.lto gcc/l...


Author: sandra
Date: Tue Oct 10 21:50:59 2006
New Revision: 117615

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117615
Log:
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.

Modified:
    branches/lto/ChangeLog.lto
    branches/lto/gcc/lto/lto.c


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