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]

[lto][patch] Remove more dead code. Fix bootstrap


This fixes the "defined static but not used" warnings.

2009-01-20  Rafael Avila de Espindola  <espindola@google.com>

	* lto-function-in.c (input_local_field_decl, input_local_type_decl,
input_local_type, input_local_tree):
	Remove.
	* lto-function-out.c (field_decl_is_local, type_decl_is_local,
output_type_ref_1):
	Remove STREAM_LOCAL_TYPES ifdef.
	(output_local_tree, type_function_context): Remove.

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047


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