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

froydnj@gcc.gnu.org froydnj@gcc.gnu.org
Wed Oct 10 16:39:00 GMT 2007


Author: froydnj
Date: Wed Oct 10 16:39:21 2007
New Revision: 129212

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129212
Log:
	* lto.c (lto_read_form): Handle DW_AT_MIPS_linkage_name and
	DW_AT_GNU_vector specially, as they are not contiguous with the
	specified set of attribute names.  Use class_mask to check for
	errors at the end of the function
	(lto_resolve_var_ref): Read the DIE if it is not cached.
	(lto_resolve_fn_ref): Likewise.
	(lto_resolve_field_ref): Likewise.

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



More information about the Gcc-cvs mailing list