r137410 - in /branches/lto/gcc: ChangeLog lto-f...
simonb@gcc.gnu.org
simonb@gcc.gnu.org
Thu Jul 3 09:47:00 GMT 2008
Author: simonb
Date: Thu Jul 3 09:47:49 2008
New Revision: 137410
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137410
Log:
* lto-function-in.c (lto_read_body): Wrapped debug-only data items
within #ifdef LTO_STREAM_DEBUGGING.
* lto-section-out.c (produce_asm_for_decls): Ditto.
* lto.c (lto_read_decls): Wrapped debug-only data items within
* #ifdef LTO_STREAM_DEBUGGING.
Modified:
branches/lto/gcc/ChangeLog
branches/lto/gcc/lto-function-in.c
branches/lto/gcc/lto-section-out.c
branches/lto/gcc/lto/ChangeLog
branches/lto/gcc/lto/lto.c
More information about the Gcc-cvs
mailing list