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]

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


Author: espindola
Date: Thu Aug 14 18:21:16 2008
New Revision: 139109

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139109
Log:
2008-08-14  Rafael Avila de Espindola  <espindola@google.com>

	* lto-function-in.c (input_constructors_or_inits): Input aliases.
	* lto-function-out.c (output_constructors_and_inits): Output aliases.
	* tree.h (alias_pair): Moved from varasm.c.
	(alias_pairs): Moved from varasm.c.
	* varasm.c (alias_pair): Move to tree.h.
	(alias_pairs): Move to tree.h.


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


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