http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47799



--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-09-28 
11:07:22 UTC ---

Author: rguenth

Date: Fri Sep 28 11:07:17 2012

New Revision: 191824



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

Log:

2012-09-28  Richard Guenther  <rguent...@suse.de>



    PR lto/47799

    * lto-streamer-out.c (tree_is_indexable): Make PARM_DECLs global.

    (lto_output_tree_ref): Handle references to them.

    (output_function): Do not output function arguments again.

    * lto-streamer-in.c (input_function): Do not input arguments

    again, nor overwrite them.



Modified:

    trunk/gcc/ChangeLog

    trunk/gcc/lto-streamer-in.c

    trunk/gcc/lto-streamer-out.c

Reply via email to