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]

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


Author: dnovillo
Date: Fri May 15 21:08:35 2009
New Revision: 147597

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147597
Log:

	* lto-function-out.c (output_stmt_location): New.
	(output_gimple_stmt): Call it.
	* lto-function-in.c (input_stmt_location): New.
	(input_gimple_stmt): Call it.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-function-in.c
    branches/lto/gcc/lto-function-out.c


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