r235360 - in /trunk/gcc: ChangeLog lto-streamer...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Fri Apr 22 09:05:00 GMT 2016
Author: rguenth
Date: Fri Apr 22 09:05:10 2016
New Revision: 235360
URL: https://gcc.gnu.org/viewcvs?rev=235360&root=gcc&view=rev
Log:
2016-04-22 Richard Biener <rguenther@suse.de>
* lto-streamer-in.c (input_ssa_names): Do not allocate
GIMPLE_NOP for all SSA names.
* lto-streamer-out.c (output_ssa_names): Do not output
SSA names that should have been released.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-streamer-in.c
trunk/gcc/lto-streamer-out.c
More information about the Gcc-cvs
mailing list