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]: Follow FIELD_DECL references from LTO


Jim Blandy wrote:

> gcc/lto/ChangeLog:
> 2007-08-15  Jim Blandy  <jimb@codesourcery.com>
> 
> 	* lto.c (lto_read_member_DIE): Record the tree we create in
> 	fd->die_cache.  (Our 'die' argument is no longer unused.)
> 	(lto_resolve_field_ref): New function.
> 	* lto.h (lto_resolve_field_ref): New declaration.

This looks good to me.  I think it's best just to go ahead and check it
in; you can't break it any worse than it's already broken, and that will
make it easier for Kenny to try it out.

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]