]> git.ipfire.org Git - thirdparty/gcc.git/commit
2010-05-25 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 May 2010 15:47:28 +0000 (15:47 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 May 2010 15:47:28 +0000 (15:47 +0000)
commit4062f5576f1f3bcfb886391f8dbcf10c0836db9b
tree8828a2971eda33069c25d73980748614f48b829c
parentf0b78aef69f6a7ecc9687556b9ff727ceebf6c00
2010-05-25  Richard Guenther  <rguenther@suse.de>

* lto-wrapper.c (nr, input_names, output_names, makefile): Globalize.
(lto_wrapper_exit): Unlink all LTRANS temporary files on error.
(run_gcc): Re-organize to make cleanup easier.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159823 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lto-wrapper.c