This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r147597 - in /branches/lto/gcc: ChangeLog.lto l...
- From: dnovillo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 15 May 2009 21:08:36 -0000
- Subject: 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