r149481 - in /branches/lto/gcc: ChangeLog.lto l...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Fri Jul 10 15:38:00 GMT 2009
Author: rguenth
Date: Fri Jul 10 15:38:20 2009
New Revision: 149481
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149481
Log:
2009-07-10 Richard Guenther <rguenther@suse.de>
* lto-streamer.h (enum LTO_tags): Add LTO_const_decl_ref.
* lto-streamer-out.c (lto_output_tree_ref): Deal with CONST_DECLs.
* lto-streamer-in.c (lto_input_tree_ref): Handle LTO_const_decl_ref.
(input_function): Set DECL_SAVED_TREE to NULL_TREE.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/lto-streamer-in.c
branches/lto/gcc/lto-streamer-out.c
branches/lto/gcc/lto-streamer.h
More information about the Gcc-cvs
mailing list