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]

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


Author: dnovillo
Date: Fri Feb 13 21:19:28 2009
New Revision: 144165

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144165
Log:
2009-02-13  Diego Novillo  <dnovillo@google.com>

	* lto-cgraph.c (output_node): Remove local variable
	NEEDED.  Do not alter the status of the needed marker in
	NODE.
	* lto-section-out.c (lto_force_function_static_inline):
	Remove unused function.
	(lto_forced_static_inline_p): Add comment.
	* lto-section-out.h (lot_force_function_static_inline):
	Remove.

testsuite/ChangeLog.lto:

	* gcc.dg/lto/20090213_0.c: New.
	* gcc.dg/lto/20090213_1.c: New.



Added:
    branches/lto/gcc/testsuite/gcc.dg/lto/20090213_0.c
    branches/lto/gcc/testsuite/gcc.dg/lto/20090213_1.c
Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-cgraph.c
    branches/lto/gcc/lto-section-out.c
    branches/lto/gcc/lto-section-out.h
    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]