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]

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


Author: espindola
Date: Wed Dec 31 15:11:55 2008
New Revision: 142982

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142982
Log:
2008-12-31  Rafael Avila de Espindola  <espindola@google.com>

	* lto-section-out.c (write_symbol_vec): Use incorporeal_function_p.
	* tree.h (incorporeal_function_p): New.
	* varasm.c (incorporeal_function_p): Not static anymore.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-section-out.c
    branches/lto/gcc/tree.h
    branches/lto/gcc/varasm.c


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