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]

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


Author: espindola
Date: Wed Jan 21 20:19:09 2009
New Revision: 143555

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143555
Log:
2009-01-21  Rafael Avila de Espindola  <espindola@google.com>

	* lto-function-in.c (input_local_var_decl): Don't read
	DECL_ABSTRACT_ORIGIN.
	* lto-function-out.c (output_local_var_decl): Don't write
	DECL_ABSTRACT_ORIGIN.


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]