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

dougkwan@gcc.gnu.org dougkwan@gcc.gnu.org
Sun Dec 14 20:08:00 GMT 2008


Author: dougkwan
Date: Sun Dec 14 20:08:56 2008
New Revision: 142753

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142753
Log:
2008-12-14  Doug Kwan  <dougkwan@google.com>

lto/ChangeLog:
	* lto.c (lto_1_to_1_map): Create a cgraph node set for any global
	variables if there is no function.

testsuite/ChangeLog.lto:
	* gcc.dg/lto/20081212-1_0.c: New.
	* lib/lto.exp (lto-get-options-main): Handle dg-final.
	(lto-execute): Execute any final code in test.
	(scan-symbol): New.


Added:
    branches/lto/gcc/testsuite/gcc.dg/lto/20081212-1_0.c
Modified:
    branches/lto/gcc/lto/ChangeLog
    branches/lto/gcc/lto/lto.c
    branches/lto/gcc/testsuite/ChangeLog.lto
    branches/lto/gcc/testsuite/lib/lto.exp



More information about the Gcc-cvs mailing list