This is the mail archive of the gcc-cvs@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]

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


Author: espindola
Date: Tue Jan 20 14:37:58 2009
New Revision: 143515

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143515
Log:
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): Remove.
	(input_local_decl): Don't call the removed functions.
	* lto-function-out.c (output_local_field_decl,
	output_local_type_decl, output_local_type): Remove.
	(output_local_decl): Don't call the removed functions.


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


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