]> git.ipfire.org Git - thirdparty/gcc.git/commit
Call release_input_file only if file is claimed
authorH.J. Lu <hongjiu.lu@intel.com>
Thu, 5 Feb 2015 16:40:44 +0000 (16:40 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 5 Feb 2015 16:40:44 +0000 (08:40 -0800)
commit06fa4f005f4432d90148d37bcce2752dd922e947
tree5dce5f91258762fddb0f2c57412f3bbd07ec92b9
parentc7d22ee76f9231727d5e8c38f4f363b6cc7382ff
Call release_input_file only if file is claimed

* lto-plugin.c (claim_file_handler): Call release_input_file only
if file is claimed.

From-SVN: r220455
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c