lto.c (lto_wpa_write_files, [...]): Free lto_file struct after closing the file.
authorTobias Burnus <burnus@net-b.de>
Mon, 8 Oct 2012 16:51:10 +0000 (18:51 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Mon, 8 Oct 2012 16:51:10 +0000 (18:51 +0200)
commitda3202a857632b162eb6608ece2f4b48611a234e
tree5e25effe6d171d34559a55cef28f78485039dfdd
parent16fdb75f788f9fe3d26853188a4c186efd5aef44
lto.c (lto_wpa_write_files, [...]): Free lto_file struct after closing the file.

2012-10-08  Tobias Burnus  <burnus@net-b.de>

        * lto.c (lto_wpa_write_files, read_cgraph_and_symbols):
        Free lto_file struct after closing the file.

From-SVN: r192216
gcc/lto/ChangeLog
gcc/lto/lto.c