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]

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


Author: dnovillo
Date: Mon Dec 22 18:10:42 2008
New Revision: 142887

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142887
Log:
2008-12-22  Diego Novillo  <dnovillo@google.com>

	* lto-function-out.c (output_alias_pair_p): New.
	Retrieve the cgraph node for the target of the alias pair.
	(output_constructors_and_inits): Call it.

testsuite/ChangeLog.lto:

2008-12-22  Chris Demetriou  <cgd@google.com>

	* gcc.dg/lto/20081222_0.c: New.
	* gcc.dg/lto/20081222_1.c: New.
	* gcc.dg/lto/20081222_0.h: New.



Added:
    branches/lto/gcc/testsuite/gcc.dg/lto/20081222_0.c
    branches/lto/gcc/testsuite/gcc.dg/lto/20081222_0.h
    branches/lto/gcc/testsuite/gcc.dg/lto/20081222_1.c
Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-function-out.c
    branches/lto/gcc/testsuite/ChangeLog.lto


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