This is the mail archive of the gcc-patches@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]

Re: [PATCH][LTO] Fix nearly the rest of the Fortran FAILs, stream CONST_DECLs


On Fri, Jul 10, 2009 at 11:20, Richard
Guenther<richard.guenther@gmail.com> wrote:

> 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.

OK.


Diego.


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