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

espindola@gcc.gnu.org espindola@gcc.gnu.org
Thu Aug 14 18:21:00 GMT 2008


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



More information about the Gcc-cvs mailing list