[lto][patch] Make input_tree return a tree

Rafael Espindola espindola@google.com
Tue Sep 30 14:19:00 GMT 2008


With my last cleanup patch, input_tree can now return a tree.

gcc/
2008-09-30 Rafael Espindola  <espindola@google.com>

	* lto-function-in.c (input_tree): Remove slot argument. Return a tree.
	(input_field_decl, input_function_decl, input_var_decl, input_parm_decl,
	input_result_decl, input_type_decl, input_label_decl,
	input_namespace_decl, input_translation_unit_decl, input_binfo,
	input_type, input_tree_operand): Use new input_tree signature.
	* lto-tree-in.h (input_tree): Update signature.

gcc/lto/
2008-09-30 Rafael Espindola  <espindola@google.com>

	* lto.c (lto_read_decls): Use new input_tree signature.

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047
-------------- next part --------------
A non-text attachment was scrubbed...
Name: input-tree.patch
Type: text/x-diff
Size: 23516 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080930/a9d83f55/attachment.bin>


More information about the Gcc-patches mailing list