Author: hjl
Date: Thu Feb 5 16:40:44 2015
New Revision: 220455
URL: https://gcc.gnu.org/viewcvs?rev=220455&root=gcc&view=rev
Log:
Call release_input_file only if file is claimed
* lto-plugin.c (claim_file_handler): Call release_input_file only
if file is claimed.
Modified:
trunk/lto-plugin/ChangeLog
trunk/lto-plugin/lto-plugin.c