lto-streamer-in.c
32.6 KB
-
re PR lto/47799 (LTO debug info for early inlined functions missing) · 9aef8e95
2012-09-28 Richard Guenther <rguenther@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. From-SVN: r191824
Richard Guenther committed