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

espindola@gcc.gnu.org espindola@gcc.gnu.org
Thu Jul 10 08:25:00 GMT 2008


Author: espindola
Date: Thu Jul 10 08:25:54 2008
New Revision: 137693

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137693
Log:
2008-07-10  Bill Maddox  <maddox@google.com>

	* lto-function-out.c (lto_static_init):
	Back out reset of lto_types_needed_for bit for
	TREE_BINFO nodes.
	* lto-function-in.c (input_binfo): Restore reading
	of flags and check for presence of line info.
	(input_tree_operand): Add test for tree code TREE_BINFO
	where we check for special handling of type and decl nodes.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-function-in.c
    branches/lto/gcc/lto-function-out.c



More information about the Gcc-cvs mailing list