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]

r159604 - in /trunk/gcc: lto/ChangeLog lto/lto....


Author: hubicka
Date: Wed May 19 23:55:38 2010
New Revision: 159604

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159604
Log:
	* gcc.dg/lto/ipareference2_0.c: New file.
	* gcc.dg/lto/ipareference2_1.c: New file.
	* lto.c (promote_var, promote_fn): New functions.
	(lto_promote_cross_file_statics): Compute correctly boundary including
	static initializers of readonly vars.

Added:
    trunk/gcc/testsuite/gcc.dg/lto/ipareference2_0.c
    trunk/gcc/testsuite/gcc.dg/lto/ipareference2_1.c
Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto.c
    trunk/gcc/testsuite/ChangeLog


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